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 */
165 struct coresight_device { struct179 #define to_coresight_device(d) container_of(d, struct coresight_device, dev) argument