AK4117_UNLCK 482 sound/i2c/other/ak4117.c c0 = (ak4117->rcs0 & (AK4117_QINT | AK4117_CINT | AK4117_STC | AK4117_AUDION | AK4117_AUTO | AK4117_UNLCK)) ^ AK4117_UNLCK 483 sound/i2c/other/ak4117.c (rcs0 & (AK4117_QINT | AK4117_CINT | AK4117_STC | AK4117_AUDION | AK4117_AUTO | AK4117_UNLCK)); AK4117_UNLCK 172 sound/pcmcia/pdaudiocf/pdaudiocf_core.c if (!(c0 & AK4117_UNLCK)) AK4117_UNLCK 176 sound/pcmcia/pdaudiocf/pdaudiocf_core.c if (ak4117->rcs0 & AK4117_UNLCK) AK4117_UNLCK 235 sound/pcmcia/pdaudiocf/pdaudiocf_core.c snd_pdacf_ak4117_change(chip->ak4117, AK4117_UNLCK, 0); AK4117_UNLCK 274 sound/pcmcia/pdaudiocf/pdaudiocf_core.c return (chip->ak4117->rcs0 & AK4117_UNLCK) == 0; AK4117_UNLCK 129 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c if ((chip->ak4117->rcs0 & AK4117_UNLCK) || runtime->rate != rate) {