Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c178 struct coresight_device *coresight_get_source(struct coresight_path *path) in coresight_get_source() function
613 coresight_get_source(path)); in coresight_disable_path_from_to()
719 coresight_get_source(path)); in coresight_enable_path_from_to()
1885 source = coresight_get_source(path); in coresight_pm_is_needed()
1929 struct coresight_device *source = coresight_get_source(path); in coresight_pm_save()
1953 struct coresight_device *source = coresight_get_source(path); in coresight_pm_restore()
2028 coresight_disable_sysfs(coresight_get_source(path)); in coresight_dying_cpu()