Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm-perf.h77 int etm_perf_add_symlink_cscfg(struct device *dev,
90 int etm_perf_add_symlink_cscfg(struct device *dev, in etm_perf_add_symlink_cscfg() function
H A Dcoresight-etm-perf.c856 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()