Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
A Dcore.c80 if (thdev->type == INTEL_TH_OUTPUT && in intel_th_probe()
226 if (thdev->type != INTEL_TH_OUTPUT) in intel_th_trace_prepare()
378 if (type == INTEL_TH_OUTPUT) in intel_th_device_alloc()
476 .type = INTEL_TH_OUTPUT,
497 .type = INTEL_TH_OUTPUT,
549 .type = INTEL_TH_OUTPUT,
564 .type = INTEL_TH_OUTPUT,
579 .type = INTEL_TH_OUTPUT,
672 if (subdev->type == INTEL_TH_OUTPUT) { in intel_th_subdevice_alloc()
778 subdev->type == INTEL_TH_OUTPUT) in intel_th_populate()
[all …]
A Dintel_th.h18 INTEL_TH_OUTPUT, enumerator
134 return thdev->type == INTEL_TH_OUTPUT && in intel_th_output_assigned()
220 if (thdev->type == INTEL_TH_OUTPUT) in to_intel_th()
223 if (WARN_ON_ONCE(!thdev || thdev->type == INTEL_TH_OUTPUT)) in to_intel_th()
303 else if (thdev->type == INTEL_TH_OUTPUT) in to_intel_th_hub()
A Dgth.c671 if (othdev->type != INTEL_TH_OUTPUT) in intel_th_gth_assign()

Completed in 7 milliseconds