Lines Matching refs:codec_hid
37 const struct snd_soc_acpi_codecs *codec_hid; member
130 .codec_hid = &essx_83x6,
156 .codec_hid = &essx_83x6,
195 .codec_hid = &essx_83x6,
255 .codec_hid = &essx_83x6,
284 .codec_hid = &essx_83x6,
310 .codec_hid = &essx_83x6,
342 .codec_hid = &essx_83x6,
374 .codec_hid = &essx_83x6,
424 .codec_hid = &essx_83x6,
437 .codec_hid = &essx_83x6,
557 if (table->codec_hid) { in snd_intel_dsp_find_config()
560 for (i = 0; i < table->codec_hid->num_codecs; i++) { in snd_intel_dsp_find_config()
564 if (!acpi_dev_present(table->codec_hid->codecs[i], NULL, -1)) in snd_intel_dsp_find_config()
570 __func__, table->codec_hid->codecs[i]); in snd_intel_dsp_find_config()
584 __func__, table->codec_hid->codecs[i]); in snd_intel_dsp_find_config()
586 if (i == table->codec_hid->num_codecs) in snd_intel_dsp_find_config()