Searched refs:coresight_get_sink (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-priv.h135 struct coresight_device *coresight_get_sink(struct list_head *path);
H A Dcoresight-etm-perf.c208 sink = coresight_get_sink(etm_event_cpu_path(event_data, cpu));
489 sink = coresight_get_sink(path);
587 sink = coresight_get_sink(path);
H A Dcoresight-core.c359 type = (csdev == coresight_get_sink(path)) ?
437 type = (csdev == coresight_get_sink(path)) ?
475 struct coresight_device *coresight_get_sink(struct list_head *path) function

Completed in 202 milliseconds