Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-syscfg.h125 void cscfg_config_sysfs_get_active_cfg(unsigned long *cfg_hash, int *preset);
H A Dcoresight-syscfg.c980 void cscfg_config_sysfs_get_active_cfg(unsigned long *cfg_hash, int *preset) in cscfg_config_sysfs_get_active_cfg() function
987 EXPORT_SYMBOL_GPL(cscfg_config_sysfs_get_active_cfg);
H A Dcoresight-etm4x-core.c797 cscfg_config_sysfs_get_active_cfg(&cfg_hash, &preset); in etm4_enable_sysfs()