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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/ice1712/
H A Dice1724.c137 static int snd_vt1724_ac97_wait_bit(struct snd_ice1712 *ice, unsigned char bit) function
143 snd_printd(KERN_ERR "snd_vt1724_ac97_wait_bit: timeout\n");
160 snd_vt1724_ac97_wait_bit(ice, VT1724_AC97_WRITE);
173 if (snd_vt1724_ac97_wait_bit(ice, VT1724_AC97_READ) < 0)

Completed in 43 milliseconds