Searched defs:coresight_device (Results 1 – 1 of 1) sorted by relevance
224 struct coresight_device { struct237 struct coresight_device *def_sink; argument239 struct coresight_device *ect_dev; argument241 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