Searched refs:ad1843_write_multi (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A Dad1843.c250 * ad1843_write_multi stores multiple bitfields into the same AD1843
255 * ad1843_write_multi(ad1843, nfields,
260 static void ad1843_write_multi(struct snd_ad1843 *ad1843, int argcount, ...) function
352 ad1843_write_multi(ad1843, 2, gp->lmute, lm, gp->rmute, rm);
353 ad1843_write_multi(ad1843, 2, gp->lfield, lg, gp->rfield, rg);
365 ad1843_write_multi(ad1843, 2,
382 ad1843_write_multi(ad1843, 2, &ad1843_LSS, newsrc, &ad1843_RSS, newsrc);
429 ad1843_write_multi(ad1843, 2,
434 ad1843_write_multi(ad1843, 2,
465 ad1843_write_multi(ad184
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvwsnd.c1005 * ad1843_write_multi stores multiple bitfields into the same AD1843
1010 * ad1843_write_multi(lith, nfields,
1015 static void ad1843_write_multi(lithium_t *lith, int argcount, ...) function
1091 ad1843_write_multi(lith, 2, gp->lfield, lg, gp->rfield, rg);
1137 ad1843_write_multi(lith, 4,
1148 ad1843_write_multi(lith, 3,
1196 ad1843_write_multi(lith, 2,
1202 ad1843_write_multi(lith, 2,
1206 ad1843_write_multi(lith, 2, &ad1843_LSS, bits, &ad1843_RSS, bits);
1244 ad1843_write_multi(lit
[all...]

Completed in 88 milliseconds