Lines Matching refs:codec_hid
37 const struct snd_soc_acpi_codecs *codec_hid; member
138 .codec_hid = &essx_83x6,
164 .codec_hid = &essx_83x6,
203 .codec_hid = &essx_83x6,
263 .codec_hid = &essx_83x6,
292 .codec_hid = &essx_83x6,
318 .codec_hid = &essx_83x6,
350 .codec_hid = &essx_83x6,
382 .codec_hid = &essx_83x6,
432 .codec_hid = &essx_83x6,
445 .codec_hid = &essx_83x6,
574 if (table->codec_hid) { in snd_intel_dsp_find_config()
577 for (i = 0; i < table->codec_hid->num_codecs; i++) { in snd_intel_dsp_find_config()
581 if (!acpi_dev_present(table->codec_hid->codecs[i], NULL, -1)) in snd_intel_dsp_find_config()
587 __func__, table->codec_hid->codecs[i]); in snd_intel_dsp_find_config()
601 __func__, table->codec_hid->codecs[i]); in snd_intel_dsp_find_config()
603 if (i == table->codec_hid->num_codecs) in snd_intel_dsp_find_config()