AK4117_UNLCK 464 sound/i2c/other/ak4117.c c0 = (ak4117->rcs0 & (AK4117_QINT | AK4117_CINT | AK4117_STC | AK4117_AUDION | AK4117_AUTO | AK4117_UNLCK)) ^ AK4117_UNLCK 465 sound/i2c/other/ak4117.c (rcs0 & (AK4117_QINT | AK4117_CINT | AK4117_STC | AK4117_AUDION | AK4117_AUTO | AK4117_UNLCK)); AK4117_UNLCK 162 sound/pcmcia/pdaudiocf/pdaudiocf_core.c if (!(c0 & AK4117_UNLCK)) AK4117_UNLCK 166 sound/pcmcia/pdaudiocf/pdaudiocf_core.c if (ak4117->rcs0 & AK4117_UNLCK) AK4117_UNLCK 225 sound/pcmcia/pdaudiocf/pdaudiocf_core.c snd_pdacf_ak4117_change(chip->ak4117, AK4117_UNLCK, 0); AK4117_UNLCK 263 sound/pcmcia/pdaudiocf/pdaudiocf_core.c return (chip->ak4117->rcs0 & AK4117_UNLCK) == 0; AK4117_UNLCK 71 sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c if ((chip->ak4117->rcs0 & AK4117_UNLCK) || runtime->rate != rate) {