Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h135 struct coresight_device *coresight_get_sink_by_id(u32 id);
H A Dcoresight-etm-perf.c323 sink = user_sink = coresight_get_sink_by_id(id); in etm_setup_aux()
H A Dcoresight-core.c711 struct coresight_device *coresight_get_sink_by_id(u32 id) in coresight_get_sink_by_id() function