Lines Matching defs:via82xx

340 struct via82xx {
415 struct via82xx *chip = snd_pcm_substream_chip(substream);
501 static inline unsigned int snd_via82xx_codec_xread(struct via82xx *chip)
506 static inline void snd_via82xx_codec_xwrite(struct via82xx *chip, unsigned int val)
511 static int snd_via82xx_codec_ready(struct via82xx *chip, int secondary)
527 static int snd_via82xx_codec_valid(struct via82xx *chip, int secondary)
546 struct via82xx *chip = ac97->private_data;
558 struct via82xx *chip = ac97->private_data;
571 struct via82xx *chip = ac97->private_data;
597 static void snd_via82xx_channel_reset(struct via82xx *chip, struct viadev *viadev)
620 struct via82xx *chip = dev_id;
666 struct via82xx *chip = dev_id;
724 struct via82xx *chip = snd_pcm_substream_chip(substream);
772 static inline unsigned int calc_linear_pos(struct via82xx *chip,
829 struct via82xx *chip = snd_pcm_substream_chip(substream);
860 struct via82xx *chip = snd_pcm_substream_chip(substream);
922 struct via82xx *chip = snd_pcm_substream_chip(substream);
936 struct via82xx *chip = snd_pcm_substream_chip(substream);
947 static void snd_via82xx_set_table_ptr(struct via82xx *chip, struct viadev *viadev)
958 static void via686_setup_format(struct via82xx *chip, struct viadev *viadev,
974 struct via82xx *chip = snd_pcm_substream_chip(substream);
986 struct via82xx *chip = snd_pcm_substream_chip(substream);
1020 struct via82xx *chip = snd_pcm_substream_chip(substream);
1063 struct via82xx *chip = snd_pcm_substream_chip(substream);
1112 struct via82xx *chip = snd_pcm_substream_chip(substream);
1160 static int snd_via82xx_pcm_open(struct via82xx *chip, struct viadev *viadev,
1224 struct via82xx *chip = snd_pcm_substream_chip(substream);
1239 struct via82xx *chip = snd_pcm_substream_chip(substream);
1268 struct via82xx *chip = snd_pcm_substream_chip(substream);
1299 struct via82xx *chip = snd_pcm_substream_chip(substream);
1310 struct via82xx *chip = snd_pcm_substream_chip(substream);
1339 struct via82xx *chip = snd_pcm_substream_chip(substream);
1410 static void init_viadev(struct via82xx *chip, int idx, unsigned int reg_offset,
1422 static int snd_via8233_pcm_new(struct via82xx *chip)
1490 static int snd_via8233a_pcm_new(struct via82xx *chip)
1551 static int snd_via686_pcm_new(struct via82xx *chip)
1598 struct via82xx *chip = snd_kcontrol_chip(kcontrol);
1607 struct via82xx *chip = snd_kcontrol_chip(kcontrol);
1635 struct via82xx *chip = snd_kcontrol_chip(kcontrol);
1646 struct via82xx *chip = snd_kcontrol_chip(kcontrol);
1683 struct via82xx *chip = snd_kcontrol_chip(kcontrol);
1694 struct via82xx *chip = snd_kcontrol_chip(kcontrol);
1703 struct via82xx *chip = snd_kcontrol_chip(kcontrol);
1726 struct via82xx *chip = snd_kcontrol_chip(kcontrol);
1781 struct via82xx *chip = bus->private_data;
1787 struct via82xx *chip = ac97->private_data;
1874 static int snd_via82xx_mixer_new(struct via82xx *chip, const char *quirk_override)
1911 static int snd_via686_create_gameport(struct via82xx *chip, unsigned char *legacy)
1946 static void snd_via686_free_gameport(struct via82xx *chip)
1954 static inline int snd_via686_create_gameport(struct via82xx *chip, unsigned char *legacy)
1958 static inline void snd_via686_free_gameport(struct via82xx *chip) { }
1966 static int snd_via8233_init_misc(struct via82xx *chip)
2020 static int snd_via686_init_misc(struct via82xx *chip)
2103 struct via82xx *chip = entry->private_data;
2112 static void snd_via82xx_proc_init(struct via82xx *chip)
2114 snd_card_ro_proc_new(chip->card, "via82xx", chip,
2122 static int snd_via82xx_chip_init(struct via82xx *chip)
2244 struct via82xx *chip = card->private_data;
2265 struct via82xx *chip = card->private_data;
2298 struct via82xx *chip = card->private_data;
2318 struct via82xx *chip = card->private_data;
2461 struct via82xx *chip;