HomeSort by: relevance | last modified time | path
    Searched defs:sc_ac_iface (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
uaudio.c 209 int sc_ac_iface; /* Audio Control interface */ member in struct:uaudio_softc
1090 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface);
1172 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface);
1431 mc->wIndex = MAKE(unit, sc->sc_ac_iface);
1673 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface);
1705 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface);
1761 mix.wIndex = MAKE(d->bUnitId, sc->sc_ac_iface);
1782 mix.wIndex = MAKE(d->bClockId, sc->sc_ac_iface);
1806 mix.wIndex = MAKE(d->bClockId, sc->sc_ac_iface);
2663 sc->sc_ac_iface = id->bInterfaceNumber
    [all...]

Completed in 30 milliseconds