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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dpas2_pcm.c44 static unsigned short pcm_bitsok = 8; /* mask of OK bits */ variable
142 if ((arg & pcm_bitsok) != arg)
393 pcm_bitsok = 8;
395 pcm_bitsok |= 16;

Completed in 90 milliseconds