Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/intel_th/
Dcore.c38 if (thdev->type == INTEL_TH_SWITCH && in intel_th_match()
60 if (thdev->type == INTEL_TH_SWITCH) in intel_th_probe()
88 if (thdev->type == INTEL_TH_SWITCH) { in intel_th_remove()
231 [INTEL_TH_SWITCH] = &intel_th_switch_device_type,
258 if (type == INTEL_TH_SWITCH) in intel_th_device_alloc()
334 .type = INTEL_TH_SWITCH,
489 if (subdev->type == INTEL_TH_SWITCH && !req) { in intel_th_populate()
630 if (WARN_ON_ONCE(hub->type != INTEL_TH_SWITCH)) in intel_th_trace_enable()
651 WARN_ON_ONCE(hub->type != INTEL_TH_SWITCH); in intel_th_trace_disable()
Dintel_th.h26 INTEL_TH_SWITCH, enumerator