Searched defs:coresight_device (Results 1 – 2 of 2) sorted by relevance
193 struct coresight_device { struct205 struct coresight_device *def_sink; argument207 struct coresight_device *ect_dev; argument209 int nr_links;210 bool has_conns_grp;211 bool ect_enabled; /* true only if associated ect device is enabled */
245 struct coresight_device { struct258 struct coresight_device *def_sink; argument260 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;