Searched refs:coresight_get_sink_by_id (Results 1 – 3 of 3) sorted by relevance
139 struct coresight_device *coresight_get_sink_by_id(u32 id);
334 sink = user_sink = coresight_get_sink_by_id(id); in etm_setup_aux()
553 * 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