Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-sysfs.c168 int coresight_enable_sysfs(struct coresight_device *csdev) in coresight_enable_sysfs() function
266 EXPORT_SYMBOL_GPL(coresight_enable_sysfs);
364 ret = coresight_enable_sysfs(csdev); in enable_source_store()
H A Dcoresight-etm3x-core.c703 coresight_enable_sysfs(etmdrvdata[cpu]->csdev); in etm_online_cpu()
910 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.c1838 coresight_enable_sysfs(etmdrvdata[cpu]->csdev); in etm4_online_cpu()
2286 coresight_enable_sysfs(drvdata->csdev); in etm4_add_coresight_dev()
/linux/include/linux/
H A Dcoresight.h651 int coresight_enable_sysfs(struct coresight_device *csdev);