Searched defs:coresight_device (Results 1 – 1 of 1) sorted by relevance
223 struct coresight_device { struct236 struct coresight_device *def_sink; argument238 struct coresight_device *ect_dev; argument240 int nr_links;241 bool has_conns_grp;242 bool ect_enabled; /* true only if associated ect device is enabled */244 struct list_head feature_csdev_list;245 struct list_head config_csdev_list;246 spinlock_t cscfg_csdev_lock;247 void *active_cscfg_ctxt;