Home
last modified time | relevance | path

Searched refs:etm_perf_add_symlink_cscfg (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.h76 int etm_perf_add_symlink_cscfg(struct device *dev,
H A Dcoresight-etm-perf.c873 int etm_perf_add_symlink_cscfg(struct device *dev, struct cscfg_config_desc *config_desc) in etm_perf_add_symlink_cscfg() function
H A Dcoresight-syscfg.c296 err = etm_perf_add_symlink_cscfg(cscfg_device(), config_desc); in cscfg_load_config()