taglinefilesource code
pcm_bitsok54drivers/sound/pas2_pcm.cstatic unsigned short pcm_bitsok = 8;  /* mask of OK bits */
pcm_bitsok112drivers/sound/pas2_pcm.cif ((arg & pcm_bitsok) != arg)
pcm_bitsok358drivers/sound/pas2_pcm.cpcm_bitsok = 8;
pcm_bitsok360drivers/sound/pas2_pcm.cpcm_bitsok |= 16;