Searched refs:INTEL_TH_SWITCH (Results 1 – 2 of 2) sorted by relevance
34 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() 983 if (WARN_ON_ONCE(hub->type != INTEL_TH_SWITCH)) in intel_th_trace_enable() 1005 if (WARN_ON_ONCE(hub->type != INTEL_TH_SWITCH)) in intel_th_trace_switch() [all...]
20 INTEL_TH_SWITCH, enumerator 83 /* INTEL_TH_SWITCH specific */200 * + struct intel_th_device INTEL_TH_SWITCH (GTH)204 * In other words, INTEL_TH_OUTPUT devices are children of INTEL_TH_SWITCH;205 * INTEL_TH_SWITCH and INTEL_TH_SOURCE are children of the intel_th device.301 if (thdev->type == INTEL_TH_SWITCH) in to_intel_th_hub()