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, enumerator301 if (thdev->type == INTEL_TH_SWITCH) in to_intel_th_hub()