Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcoresight.h224 struct coresight_device { struct
237 struct coresight_device *def_sink; argument
239 struct coresight_device *ect_dev; argument
241 int nr_links;
242 bool has_conns_grp;
243 bool ect_enabled; /* true only if associated ect device is enabled */
245 struct list_head feature_csdev_list;
246 struct list_head config_csdev_list;
247 spinlock_t cscfg_csdev_lock;
248 void *active_cscfg_ctxt;

Completed in 7 milliseconds