Searched refs:coresight_get_sink_by_id (Results 1 – 3 of 3) sorted by relevance
154 struct coresight_device *coresight_get_sink_by_id(u32 id);
291 sink = user_sink = coresight_get_sink_by_id(id); in etm_setup_aux()
680 struct coresight_device *coresight_get_sink_by_id(u32 id) in coresight_get_sink_by_id() function