Home
last modified time | relevance | path

Searched refs:coresight_build_path (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h143 struct coresight_path *coresight_build_path(struct coresight_device *csdev,
H A Dcoresight-sysfs.c207 path = coresight_build_path(csdev, sink); in coresight_enable_sysfs()
H A Dcoresight-etm-perf.c416 path = coresight_build_path(csdev, sink); in etm_setup_aux()
H A Dcoresight-core.c834 struct coresight_path *coresight_build_path(struct coresight_device *source, in coresight_build_path() function