Home
last modified time | relevance | path

Searched refs:coresight_get_sink_by_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/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()
781 * sink selection - see function coresight_get_sink_by_id(). in etm_perf_add_symlink_group()
H A Dcoresight-core.c704 * coresight_get_sink_by_id - returns the sink that matches the id
711 struct coresight_device *coresight_get_sink_by_id(u32 id) in coresight_get_sink_by_id() function
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-priv.h154 struct coresight_device *coresight_get_sink_by_id(u32 id);
H A Dcoresight-etm-perf.c224 sink = coresight_get_sink_by_id(id); in etm_setup_aux()
564 /* See function coresight_get_sink_by_id() to know where this is used */ in etm_perf_add_symlink_sink()
H A Dcoresight-core.c646 * coresight_get_sink_by_id - returns the sink that matches the id
653 struct coresight_device *coresight_get_sink_by_id(u32 id) in coresight_get_sink_by_id() function

Completed in 8 milliseconds