Home
last modified time | relevance | path

Searched defs:coresight_ops_sink (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/include/linux/
Dcoresight.h353 struct coresight_ops_sink { struct
354 int (*enable)(struct coresight_device *csdev, enum cs_mode mode,
356 int (*disable)(struct coresight_device *csdev);
357 void *(*alloc_buffer)(struct coresight_device *csdev,
360 void (*free_buffer)(void *config);
361 unsigned long (*update_buffer)(struct coresight_device *csdev,