Searched refs:to_coresight_device (Results 1 – 5 of 5) sorted by relevance
311 struct coresight_device *csdev = to_coresight_device(dev); in enable_sink_show()322 struct coresight_device *csdev = to_coresight_device(dev); in enable_sink_store()338 struct coresight_device *csdev = to_coresight_device(dev); in enable_source_show()351 struct coresight_device *csdev = to_coresight_device(dev); in enable_source_store()412 struct coresight_device *csdev = to_coresight_device(dev); in nr_links_show()
541 struct coresight_device *csdev = to_coresight_device(dev);567 return dev ? to_coresight_device(dev) : NULL; in coresight_put_ref() 919 struct coresight_device *source = to_coresight_device(dev); in coresight_orphan_match() 947 struct coresight_device *csdev = to_coresight_device(dev); in coresight_orphan_match() 959 struct coresight_device *src_csdev = to_coresight_device(dev); in coresight_orphan_match() 1037 struct coresight_device *csdev = to_coresight_device(dev); in coresight_timeout()
134 csdev = to_coresight_device(dev); in coresight_find_csdev_by_fwnode()
274 cscfg_csdev_reset_feats(to_coresight_device(dev)); in reset_store()
330 #define to_coresight_device(d) container_of(d, struct coresight_device, dev)325 #define to_coresight_device( global() macro