Home
last modified time | relevance | path

Searched refs:coresight_enable_sysfs (Results 1 – 3 of 3) 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-stm.c346 return coresight_enable_sysfs(drvdata->csdev); in stm_generic_link()
/linux/include/linux/
H A Dcoresight.h646 int coresight_enable_sysfs(struct coresight_device *csdev);