Searched refs:codecs (Results 1 – 3 of 3) sorted by relevance
1750 } codecs[] = { variable1856 for (int i = 0; codecs[i].id; i++) { in ac97_probe_controls()1857 if (ac->vid == codecs[i].id) { in ac97_probe_controls()1858 name = codecs[i].name; in ac97_probe_controls()1859 enh_bits = codecs[i].enh_bits; in ac97_probe_controls()1860 ac->codec_init = codecs[i].init; in ac97_probe_controls()
128 struct hda_codec_inst *codecs[HDA_CODEC_MAX]; member444 sc->codecs[sc->codecs_no++] = hci; in hda_codec_constructor()481 hci = sc->codecs[cad]; in hda_send_command()506 hci = sc->codecs[i]; in hda_notify_codecs()533 hci = sc->codecs[i]; in hda_reset()
6563 # There are may be different modem codecs here (Intel537 compatible and incompatible)14364 … hosts more than just the Intel 537 codec, it also hosts PCtel (SIL33) and SmartLink (SIL34) codecs