Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-etm-perf.h47 int etm_perf_symlink(struct coresight_device *csdev, bool link);
50 static inline int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink() function
Dcoresight-etm-perf.c445 int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink() function
Dcoresight-etm3x.c843 ret = etm_perf_symlink(drvdata->csdev, true); in etm_probe()
Dcoresight-etm4x.c1023 ret = etm_perf_symlink(drvdata->csdev, true); in etm4_probe()