Lines Matching defs:wIndex
118 uint16_t wIndex;
696 * - mc->wIndex
723 mc->wValue[0], mc->wIndex, msz));
726 mc->wValue[0], mc->wIndex, msz));
728 mc->wValue[0], mc->wIndex, msz);
734 mc->wValue[0], mc->wIndex, 2);
756 mc->wValue[0], mc->wIndex, len, buf);
830 DPRINTFN_CLEAN(2, "%d: wIndex=%04x type=%d name='%s' "
832 i, mc->wIndex, mc->type, mc->ctlname, mc->ctlunit,
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);
2924 uint16_t wi = sc->sc_ctls[sc->sc_ratectls[j]].wIndex;
3220 int wIndex, int len)
3233 USETW(req.wIndex, wIndex);
3236 "wIndex=0x%04x len=%d\n",
3237 type, which, wValue, wIndex, len);
3272 int wIndex, int len, uint8_t *data)
3280 USETW(req.wIndex, wIndex);
3283 "wIndex=0x%04x len=%d\n",
3284 type, which, wValue, wIndex, len);
3297 int wIndex, int len, int val)
3309 USETW(req.wIndex, wIndex);
3318 "wIndex=0x%04x len=%d, val=%d\n",
3319 type, which, wValue, wIndex, len, val);
3468 mc->wIndex, MIX_SIZE(mc->type));
3482 mc->wIndex, MIX_SIZE(mc->type), val);
4161 USETW(req.wIndex, endpt);
4170 USETW2(req.wIndex, clkid, sc->sc_ac_iface);