Searched refs:iomap_sz (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsb_mixer.c278 if ((dev < 0) || (dev >= devc->iomap_sz))
696 devc->iomap_sz = ARRAY_SIZE(sbpro_mix);
708 devc->iomap_sz = ARRAY_SIZE(sbpro_mix);
720 devc->iomap_sz = ARRAY_SIZE(sb16_mix);
726 devc->iomap_sz = ARRAY_SIZE(als007_mix);
H A Dsb.h113 size_t iomap_sz; /* number or records in the iomap table */ member in struct:sb_devc
H A Dsb_ess.c1630 devc->iomap_sz = ARRAY_SIZE(es1887_mix);
1633 devc->iomap_sz = ARRAY_SIZE(es_rec_mix);
1641 devc->iomap_sz = ARRAY_SIZE(es688_mix);
1651 devc->iomap_sz = ARRAY_SIZE(es688_mix);
1654 devc->iomap_sz = ARRAY_SIZE(es1688later_mix);

Completed in 61 milliseconds