Searched refs:sc_ac_iface (Results 1 – 1 of 1) sorted by relevance
209 int sc_ac_iface; /* Audio Control interface */ member1090 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface); in uaudio_add_mixer()1172 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface); in uaudio_add_selector()1431 mc->wIndex = MAKE(unit, sc->sc_ac_iface); in uaudio_add_feature_mixer()1673 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface); in uaudio_add_processing_updown()1705 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface); in uaudio_add_processing()1761 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface); in uaudio_add_extension()1782 mix.wIndex = MAKE(d->bClockId, sc->sc_ac_iface); in uaudio_add_clksrc()1806 mix.wIndex = MAKE(d->bClockId, sc->sc_ac_iface); in uaudio_add_clksel()2663 sc->sc_ac_iface = id->bInterfaceNumber; in uaudio_identify_ac()[all …]