Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
A Dcoresight-etm-perf.h64 int etm_perf_symlink(struct coresight_device *csdev, bool link);
79 static inline int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink() function
A Dcoresight-etm-perf.c694 int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink() function
718 EXPORT_SYMBOL_GPL(etm_perf_symlink);
A Dcoresight-etm3x-core.c889 ret = etm_perf_symlink(drvdata->csdev, true); in etm_probe()
919 etm_perf_symlink(drvdata->csdev, false); in etm_remove()
A Dcoresight-etm4x-core.c2012 ret = etm_perf_symlink(drvdata->csdev, true); in etm4_probe()
2094 etm_perf_symlink(drvdata->csdev, false); in etm4_remove_dev()

Completed in 11 milliseconds