Lines Matching defs:csdev
228 static int etm4_cpu_id(struct coresight_device *csdev) in etm4_cpu_id()
438 struct coresight_device *csdev = drvdata->csdev; in etm4_enable_hw() local
671 static int etm4_parse_event_config(struct coresight_device *csdev, in etm4_parse_event_config()
792 static int etm4_enable_perf(struct coresight_device *csdev, in etm4_enable_perf()
818 static int etm4_enable_sysfs(struct coresight_device *csdev, struct coresight_path *path) in etm4_enable_sysfs()
859 static int etm4_enable(struct coresight_device *csdev, struct perf_event *event, in etm4_enable()
892 struct coresight_device *csdev = drvdata->csdev; in etm4_disable_hw() local
966 static int etm4_disable_perf(struct coresight_device *csdev, in etm4_disable_perf()
1003 static void etm4_disable_sysfs(struct coresight_device *csdev) in etm4_disable_sysfs()
1035 static void etm4_disable(struct coresight_device *csdev, in etm4_disable()
1727 struct coresight_device *csdev = drvdata->csdev; in __etm4_cpu_save() local