Searched defs:coresight_device (Results 1 – 1 of 1) sorted by relevance
228 struct coresight_device { struct241 struct coresight_device *def_sink; argument243 struct coresight_device *ect_dev; argument245 int nr_links;246 bool has_conns_grp;247 bool ect_enabled; /* true only if associated ect device is enabled */249 struct list_head feature_csdev_list;250 struct list_head config_csdev_list;251 spinlock_t cscfg_csdev_lock;252 void *active_cscfg_ctxt;
Completed in 6 milliseconds