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.h142 struct list_head *coresight_build_path(struct coresight_device *csdev,
H A Dcoresight-sysfs.c205 path = coresight_build_path(csdev, sink); in coresight_enable_sysfs()
H A Dcoresight-etm-perf.c403 path = coresight_build_path(csdev, sink); in etm_setup_aux()
H A Dcoresight-core.c729 struct list_head *coresight_build_path(struct coresight_device *source, in coresight_release_path()
686 struct list_head *coresight_build_path(struct coresight_device *source, coresight_build_path() function