Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dcoresight.h193 struct coresight_device { struct
205 struct coresight_device *def_sink; argument
207 struct coresight_device *ect_dev; argument
209 int nr_links;
210 bool has_conns_grp;
211 bool ect_enabled; /* true only if associated ect device is enabled */
/kernel/linux/linux-6.6/include/linux/
Dcoresight.h245 struct coresight_device { struct
258 struct coresight_device *def_sink; argument
260 int nr_links;
261 bool has_conns_grp;
263 struct list_head feature_csdev_list;
264 struct list_head config_csdev_list;
265 spinlock_t cscfg_csdev_lock;
266 void *active_cscfg_ctxt;