Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dice1724.c120 static int snd_vt1724_ac97_wait_bit(struct snd_ice1712 *ice, unsigned char bit) in snd_vt1724_ac97_wait_bit() function
143 snd_vt1724_ac97_wait_bit(ice, VT1724_AC97_WRITE); in snd_vt1724_ac97_write()
156 if (snd_vt1724_ac97_wait_bit(ice, VT1724_AC97_READ) < 0) in snd_vt1724_ac97_read()