Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dcoresight.h314 struct coresight_ops_sink { struct
315 int (*enable)(struct coresight_device *csdev, enum cs_mode mode,
317 int (*disable)(struct coresight_device *csdev);
318 void *(*alloc_buffer)(struct coresight_device *csdev,
321 void (*free_buffer)(void *config);
322 unsigned long (*update_buffer)(struct coresight_device *csdev,