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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c116 if (!snd_msnd_send_word(chip, 0, 0, msndbyte))
177 if (snd_msnd_send_word(dev, 0, 0, ar) == 0) \
187 if (snd_msnd_send_word(dev, 0, 0, ar) == 0) \
216 if (snd_msnd_send_word(dev, 0, 0, HDEXAR_IN_SET_POTS) == 0)
225 if (snd_msnd_send_word(dev, 0, 0, HDEXAR_MIC_SET_POTS) == 0)
H A Dmsnd.c106 int snd_msnd_send_word(struct snd_msnd *dev, unsigned char high, function
122 EXPORT_SYMBOL(snd_msnd_send_word); variable
135 if (snd_msnd_send_word(dev, bin[i], bin[i + 1], bin[i + 2]))
H A Dmsnd.h289 int snd_msnd_send_word(struct snd_msnd *chip,
H A Dmsnd_pinnacle.c510 if (snd_msnd_send_word(chip, 0, 0, HDEXAR_CAL_A_TO_D) == 0 &&

Completed in 60 milliseconds