Home
last modified time | relevance | path

Searched refs:mixer_set_port (Results 1 – 17 of 17) sorted by relevance

/openbsd/sys/dev/ic/
H A Dac97.h61 int (*mixer_set_port)(struct ac97_codec_if *addr, mixer_ctrl_t *cp); member
/openbsd/sys/dev/pci/
H A Dfms.c530 return (sc->codec_if->vtbl->mixer_set_port(sc->codec_if, cp)); in fms_set_port()
H A Dneo.c873 return ((sc->codec_if->vtbl->mixer_set_port)(sc->codec_if, cp)); in neo_mixer_set_port()
H A Dmaestro.c848 rc = c->vtbl->mixer_set_port(c, cp); in maestro_set_port()
1492 sc->codec_if->vtbl->mixer_set_port(sc->codec_if, &hwvol); in maestro_intr()
H A Dauacer.c558 return (sc->codec_if->vtbl->mixer_set_port(sc->codec_if, cp)); in auacer_set_port()
H A Dauvia.c681 return (sc->codec_if->vtbl->mixer_set_port(sc->codec_if, cp)); in auvia_set_port()
H A Dauglx.c539 return sc->codec_if->vtbl->mixer_set_port(sc->codec_if, cp); in auglx_set_port()
H A Dcs4281.c1110 val = sc->codec_if->vtbl->mixer_set_port(sc->codec_if, cp); in cs4281_mixer_set_port()
H A Dauixp.c412 return co->codec_if->vtbl->mixer_set_port(co->codec_if, mc); in auixp_set_port()
H A Dautri.c940 return (sc->sc_codec.codec_if->vtbl->mixer_set_port( in autri_mixer_set_port()
H A Dauich.c837 return sc->codec_if->vtbl->mixer_set_port(sc->codec_if, cp); in auich_set_port()
H A Dcs4280.c1112 val = sc->codec_if->vtbl->mixer_set_port(sc->codec_if, cp); in cs4280_mixer_set_port()
H A Desa.c452 return (sc->codec_if->vtbl->mixer_set_port(sc->codec_if, mc)); in esa_set_port()
H A Dyds.c1478 return (sc->sc_codec[0].codec_if->vtbl->mixer_set_port( in yds_mixer_set_port()
H A Deap.c1070 return (sc->codec_if->vtbl->mixer_set_port(sc->codec_if, cp)); in eap1371_mixer_set_port()
H A Demuxki.c2151 return sc->codecif->vtbl->mixer_set_port(sc->codecif, mctl); in emuxki_set_port()
H A Denvy.c2391 return (sc->codec_if->vtbl->mixer_set_port(sc->codec_if, ctl)); in envy_set_port()