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

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-sysfs.c165 int coresight_enable_sysfs(struct coresight_device *csdev) function
259 EXPORT_SYMBOL_GPL(coresight_enable_sysfs); variable
357 ret = coresight_enable_sysfs(csdev);
H A Dcoresight-etm3x-core.c715 coresight_enable_sysfs(etmdrvdata[cpu]->csdev);
925 coresight_enable_sysfs(drvdata->csdev);
H A Dcoresight-etm4x-core.c1654 coresight_enable_sysfs(etmdrvdata[cpu]->csdev);
2097 coresight_enable_sysfs(drvdata->csdev);
H A Dcoresight-stm.c333 return coresight_enable_sysfs(drvdata->csdev);
/linux-master/include/linux/
H A Dcoresight.h618 extern int coresight_enable_sysfs(struct coresight_device *csdev);

Completed in 142 milliseconds