Searched refs:coresight_build_path (Results 1 – 4 of 4) sorted by relevance
143 struct coresight_path *coresight_build_path(struct coresight_device *csdev,
207 path = coresight_build_path(csdev, sink); in coresight_enable_sysfs()
416 path = coresight_build_path(csdev, sink); in etm_setup_aux()
834 struct coresight_path *coresight_build_path(struct coresight_device *source, in coresight_build_path() function