Home
last modified time | relevance | path

Searched refs:codecs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/ac97/
H A Dac97.c1750 } codecs[] = { variable
1856 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()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_hda.c129 struct hda_codec_inst *codecs[HDA_CODEC_MAX]; member
445 sc->codecs[sc->codecs_no++] = hci; in hda_codec_constructor()
482 hci = sc->codecs[cad]; in hda_send_command()
507 hci = sc->codecs[i]; in hda_notify_codecs()
534 hci = sc->codecs[i]; in hda_reset()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids6338 # There are may be different modem codecs here (Intel537 compatible and incompatible)
13897 … hosts more than just the Intel 537 codec, it also hosts PCtel (SIL33) and SmartLink (SIL34) codecs