Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
A Dcore.c34 if (thdev->type == INTEL_TH_SWITCH && in intel_th_match()
56 if (thdev->type == INTEL_TH_SWITCH) in intel_th_probe()
104 if (thdev->type == INTEL_TH_SWITCH) { in intel_th_remove()
223 if (hub->type != INTEL_TH_SWITCH) in intel_th_trace_prepare()
351 [INTEL_TH_SWITCH] = &intel_th_switch_device_type,
457 .type = INTEL_TH_SWITCH,
678 } else if (subdev->type == INTEL_TH_SWITCH) { in intel_th_subdevice_alloc()
689 if (subdev->type == INTEL_TH_SWITCH && !req) { in intel_th_subdevice_alloc()
982 if (WARN_ON_ONCE(hub->type != INTEL_TH_SWITCH)) in intel_th_trace_enable()
1004 if (WARN_ON_ONCE(hub->type != INTEL_TH_SWITCH)) in intel_th_trace_switch()
[all …]
A Dintel_th.h20 INTEL_TH_SWITCH, enumerator
301 if (thdev->type == INTEL_TH_SWITCH) in to_intel_th_hub()

Completed in 7 milliseconds