Searched refs:via82xx (Results 1 – 3 of 3) sorted by relevance
341 struct via82xx { struct416 struct via82xx *chip = snd_pcm_substream_chip(substream); in build_via_table()500 static inline unsigned int snd_via82xx_codec_xread(struct via82xx *chip) in snd_via82xx_codec_xread()505 static inline void snd_via82xx_codec_xwrite(struct via82xx *chip, unsigned int val) in snd_via82xx_codec_xwrite()510 static int snd_via82xx_codec_ready(struct via82xx *chip, int secondary) in snd_via82xx_codec_ready()525 static int snd_via82xx_codec_valid(struct via82xx *chip, int secondary) in snd_via82xx_codec_valid()544 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_wait()556 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_write()569 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_read()595 static void snd_via82xx_channel_reset(struct via82xx *chip, struct viadev *viadev) in snd_via82xx_channel_reset()[all …]
29 snd-via82xx-objs := via82xx.o30 snd-via82xx-modem-objs := via82xx_modem.o55 obj-$(CONFIG_SND_VIA82XX) += snd-via82xx.o56 obj-$(CONFIG_SND_VIA82XX_MODEM) += snd-via82xx-modem.o
862 will be called snd-via82xx.872 will be called snd-via82xx-modem.