Home
last modified time | relevance | path

Searched refs:coresight_enable_sysfs (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-sysfs.c167 int coresight_enable_sysfs(struct coresight_device *csdev) in coresight_enable_sysfs() function
265 EXPORT_SYMBOL_GPL(coresight_enable_sysfs);
363 ret = coresight_enable_sysfs(csdev); in enable_source_store()
H A Dcoresight-etm3x-core.c677 coresight_enable_sysfs(etmdrvdata[cpu]->csdev); in etm_online_cpu()
887 coresight_enable_sysfs(drvdata->csdev); in etm_probe()
H A Dcoresight-stm.c348 return coresight_enable_sysfs(drvdata->csdev); in stm_generic_link()
H A Dcoresight-etm4x-core.c1692 coresight_enable_sysfs(etmdrvdata[cpu]->csdev); in etm4_online_cpu()
2135 coresight_enable_sysfs(drvdata->csdev); in etm4_add_coresight_dev()
/linux-6.15/include/linux/
H A Dcoresight.h677 extern int coresight_enable_sysfs(struct coresight_device *csdev);