Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcoresight.h366 struct coresight_ops_sink { struct
367 int (*enable)(struct coresight_device *csdev, enum cs_mode mode,
369 int (*disable)(struct coresight_device *csdev);
370 void *(*alloc_buffer)(struct coresight_device *csdev,
373 void (*free_buffer)(void *config);
374 unsigned long (*update_buffer)(struct coresight_device *csdev,