Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dcoresight.h197 struct coresight_ops_sink { struct
198 int (*enable)(struct coresight_device *csdev, u32 mode);
199 void (*disable)(struct coresight_device *csdev);
200 void *(*alloc_buffer)(struct coresight_device *csdev, int cpu,
202 void (*free_buffer)(void *config);
203 int (*set_buffer)(struct coresight_device *csdev,
206 unsigned long (*reset_buffer)(struct coresight_device *csdev,
209 void (*update_buffer)(struct coresight_device *csdev,