Home
last modified time | relevance | path

Searched refs:coresight_get_sink_by_id (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h139 struct coresight_device *coresight_get_sink_by_id(u32 id);
H A Dcoresight-etm-perf.c334 sink = user_sink = coresight_get_sink_by_id(id); in etm_setup_aux()
H A Dcoresight-core.c553 * coresight_get_sink_by_id - returns the sink that matches the id in coresight_get_ref()
560 struct coresight_device *coresight_get_sink_by_id(u32 id)
523 struct coresight_device *coresight_get_sink_by_id(u32 id) coresight_get_sink_by_id() function