Searched defs:coresight_device (Results 1 – 1 of 1) sorted by relevance
280 struct coresight_device { struct293 struct coresight_device *def_sink; argument294 struct coresight_trace_id_map perf_sink_id_map;296 int nr_links;297 bool has_conns_grp;322 #define to_coresight_device(d) container_of(d, struct coresight_device, dev) argument