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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsb_mixer.c276 if ((dev < 0) || (dev >= devc->iomap_sz))
694 devc->iomap_sz = ARRAY_SIZE(sbpro_mix);
706 devc->iomap_sz = ARRAY_SIZE(sbpro_mix);
718 devc->iomap_sz = ARRAY_SIZE(sb16_mix);
724 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 55 milliseconds