Searched refs:intel_th_subdevices (Results 1 – 1 of 1) sorted by relevance
427 } intel_th_subdevices[] = { variable687 for (; src < ARRAY_SIZE(intel_th_subdevices); src++) { in intel_th_output_enable()688 if (intel_th_subdevices[src].type != INTEL_TH_OUTPUT) in intel_th_output_enable()691 if (intel_th_subdevices[src].otype != otype) in intel_th_output_enable()698 if (src == ARRAY_SIZE(intel_th_subdevices)) in intel_th_output_enable()722 thdev = intel_th_subdevice_alloc(th, &intel_th_subdevices[src]); in intel_th_output_enable()737 for (src = 0; src < ARRAY_SIZE(intel_th_subdevices); src++) { in intel_th_populate()739 &intel_th_subdevices[src]; in intel_th_populate()