Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dcoresight.h348 struct coresight_ops_sink { struct
349 int (*enable)(struct coresight_device *csdev, enum cs_mode mode,
351 int (*disable)(struct coresight_device *csdev);
352 void *(*alloc_buffer)(struct coresight_device *csdev,
355 void (*free_buffer)(void *config);
356 unsigned long (*update_buffer)(struct coresight_device *csdev,