Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-sysfs.c166 int coresight_enable_sysfs(struct coresight_device *csdev) in coresight_enable_sysfs() function
260 EXPORT_SYMBOL_GPL(coresight_enable_sysfs);
358 ret = coresight_enable_sysfs(csdev); in enable_source_store()
Dcoresight-etm3x-core.c716 coresight_enable_sysfs(etmdrvdata[cpu]->csdev); in etm_online_cpu()
926 coresight_enable_sysfs(drvdata->csdev); in etm_probe()
Dcoresight-stm.c337 return coresight_enable_sysfs(drvdata->csdev); in stm_generic_link()
Dcoresight-etm4x-core.c1657 coresight_enable_sysfs(etmdrvdata[cpu]->csdev); in etm4_online_cpu()
2100 coresight_enable_sysfs(drvdata->csdev); in etm4_add_coresight_dev()
/linux-6.12.1/include/linux/
Dcoresight.h638 extern int coresight_enable_sysfs(struct coresight_device *csdev);