codec_bits       1471 sound/pci/ac97/ac97_patch.c static int patch_ad1881_chained1(struct snd_ac97 * ac97, int idx, unsigned short codec_bits)
codec_bits       1481 sound/pci/ac97/ac97_patch.c 	if (codec_bits)
codec_bits       1482 sound/pci/ac97/ac97_patch.c 		snd_ac97_write_cache(ac97, AC97_AD_CODEC_CFG, codec_bits);
codec_bits       1485 sound/pci/ac97/ac97_patch.c 	ac97->spec.ad18xx.codec_cfg[idx] = codec_bits ? codec_bits : 0x0004;