Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/debug/backend/
H A Dmali_kbase_debug_coresight_internal_csf.h93 struct kbase_debug_coresight_device { struct
94 struct list_head clients;
95 struct list_head configs;
96 spinlock_t lock;
97 struct workqueue_struct *workq;
98 struct work_struct enable_work;
99 struct work_struct disable_work;
100 wait_queue_head_t event_wait;
101 bool enable_on_pmode_exit;
102 bool disable_on_pmode_enter;