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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Des1371.c190 #define ES1371_EXTENT 0x40 macro
2900 if (!request_region(s->io, ES1371_EXTENT, "es1371")) {
2901 printk(KERN_ERR PFX "io ports %#lx-%#lx in use\n", s->io, s->io+ES1371_EXTENT-1);
3038 release_region(s->io, ES1371_EXTENT);
3062 release_region(s->io, ES1371_EXTENT);

Completed in 53 milliseconds