Searched refs:intel_th_subdevices (Results 1 – 1 of 1) sorted by relevance
428 } intel_th_subdevices[] = { variable704 for (; src < ARRAY_SIZE(intel_th_subdevices); src++) { in intel_th_output_enable()705 if (intel_th_subdevices[src].type != INTEL_TH_OUTPUT) in intel_th_output_enable()708 if (intel_th_subdevices[src].otype != otype) in intel_th_output_enable()715 if (src == ARRAY_SIZE(intel_th_subdevices)) in intel_th_output_enable()739 thdev = intel_th_subdevice_alloc(th, &intel_th_subdevices[src]); in intel_th_output_enable()754 for (src = 0; src < ARRAY_SIZE(intel_th_subdevices); src++) { in intel_th_populate()756 &intel_th_subdevices[src]; in intel_th_populate()