Home
last modified time | relevance | path

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

/linux-6.8/include/linux/
Dcoresight.h315 struct coresight_ops_sink { struct
316 int (*enable)(struct coresight_device *csdev, enum cs_mode mode,
318 int (*disable)(struct coresight_device *csdev);
319 void *(*alloc_buffer)(struct coresight_device *csdev,
322 void (*free_buffer)(void *config);
323 unsigned long (*update_buffer)(struct coresight_device *csdev,