Searched refs:INTEL_TH_OUTPUT (Results 1 – 3 of 3) sorted by relevance
80 if (thdev->type == INTEL_TH_OUTPUT && in intel_th_probe()125 if (th->thdev[i]->type != INTEL_TH_OUTPUT) { in intel_th_remove()333 [INTEL_TH_OUTPUT] = &intel_th_output_device_type,361 if (type == INTEL_TH_OUTPUT) in intel_th_device_alloc()458 .type = INTEL_TH_OUTPUT,478 .type = INTEL_TH_OUTPUT,511 .type = INTEL_TH_OUTPUT,526 .type = INTEL_TH_OUTPUT,541 .type = INTEL_TH_OUTPUT,637 if (subdev->type == INTEL_TH_OUTPUT) { in intel_th_subdevice_alloc()[all …]
16 INTEL_TH_OUTPUT, enumerator125 return thdev->type == INTEL_TH_OUTPUT && in intel_th_output_assigned()205 if (thdev->type == INTEL_TH_OUTPUT) in to_intel_th()208 if (WARN_ON_ONCE(!thdev || thdev->type == INTEL_TH_OUTPUT)) in to_intel_th()281 else if (thdev->type == INTEL_TH_OUTPUT) in to_intel_th_hub()
575 if (othdev->type != INTEL_TH_OUTPUT) in intel_th_gth_assign()