Lines Matching refs:codec_hid
35 const struct snd_soc_acpi_codecs *codec_hid; member
86 .codec_hid = &essx_83x6,
172 .codec_hid = &essx_83x6,
211 .codec_hid = &essx_83x6,
271 .codec_hid = &essx_83x6,
300 .codec_hid = &essx_83x6,
326 .codec_hid = &essx_83x6,
352 .codec_hid = &essx_83x6,
384 .codec_hid = &essx_83x6,
424 .codec_hid = &essx_83x6,
438 .codec_hid = &essx_83x6,
488 if (table->codec_hid) { in snd_intel_dsp_find_config()
491 for (i = 0; i < table->codec_hid->num_codecs; i++) in snd_intel_dsp_find_config()
492 if (acpi_dev_present(table->codec_hid->codecs[i], NULL, -1)) in snd_intel_dsp_find_config()
494 if (i == table->codec_hid->num_codecs) in snd_intel_dsp_find_config()