Lines Matching defs:chip
430 struct via82xx *chip = snd_pcm_substream_chip(substream); in build_via_table() local
512 static inline unsigned int snd_via82xx_codec_xread(struct via82xx *chip) in snd_via82xx_codec_xread()
517 static inline void snd_via82xx_codec_xwrite(struct via82xx *chip, unsigned int val) in snd_via82xx_codec_xwrite()
522 static int snd_via82xx_codec_ready(struct via82xx *chip, int secondary) in snd_via82xx_codec_ready()
537 static int snd_via82xx_codec_valid(struct via82xx *chip, int secondary) in snd_via82xx_codec_valid()
556 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_wait() local
568 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_write() local
581 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_read() local
607 static void snd_via82xx_channel_reset(struct via82xx *chip, struct viadev *viadev) in snd_via82xx_channel_reset()
630 struct via82xx *chip = dev_id; in snd_via686_interrupt() local
676 struct via82xx *chip = dev_id; in snd_via8233_interrupt() local
734 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via82xx_pcm_trigger() local
782 static inline unsigned int calc_linear_pos(struct via82xx *chip, in calc_linear_pos()
839 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via686_pcm_pointer() local
870 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_pcm_pointer() local
932 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via82xx_hw_params() local
954 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via82xx_hw_free() local
966 static void snd_via82xx_set_table_ptr(struct via82xx *chip, struct viadev *viadev) in snd_via82xx_set_table_ptr()
977 static void via686_setup_format(struct via82xx *chip, struct viadev *viadev, in via686_setup_format()
993 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via686_playback_prepare() local
1005 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via686_capture_prepare() local
1039 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_playback_prepare() local
1081 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_multi_prepare() local
1130 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_capture_prepare() local
1178 static int snd_via82xx_pcm_open(struct via82xx *chip, struct viadev *viadev, in snd_via82xx_pcm_open()
1241 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via686_playback_open() local
1255 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_playback_open() local
1283 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_multi_open() local
1313 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via82xx_capture_open() local
1324 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via82xx_pcm_close() local
1353 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_playback_close() local
1434 static void init_viadev(struct via82xx *chip, int idx, unsigned int reg_offset, in init_viadev()
1446 static int snd_via8233_pcm_new(struct via82xx *chip) in snd_via8233_pcm_new()
1514 static int snd_via8233a_pcm_new(struct via82xx *chip) in snd_via8233a_pcm_new()
1575 static int snd_via686_pcm_new(struct via82xx *chip) in snd_via686_pcm_new()
1622 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_capture_source_get() local
1631 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_capture_source_put() local
1659 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs3_spdif_get() local
1670 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs3_spdif_put() local
1707 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs_volume_get() local
1718 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_pcmdxs_volume_get() local
1727 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs_volume_put() local
1750 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_pcmdxs_volume_put() local
1805 struct via82xx *chip = bus->private_data; in snd_via82xx_mixer_free_ac97_bus() local
1811 struct via82xx *chip = ac97->private_data; in snd_via82xx_mixer_free_ac97() local
1898 static int snd_via82xx_mixer_new(struct via82xx *chip, const char *quirk_override) in snd_via82xx_mixer_new()
1933 static int snd_via686_create_gameport(struct via82xx *chip, unsigned char *legacy) in snd_via686_create_gameport()
1971 static void snd_via686_free_gameport(struct via82xx *chip) in snd_via686_free_gameport()
1982 static inline int snd_via686_create_gameport(struct via82xx *chip, unsigned char *legacy) in snd_via686_create_gameport()
1986 static inline void snd_via686_free_gameport(struct via82xx *chip) { } in snd_via686_free_gameport()
1994 static int snd_via8233_init_misc(struct via82xx *chip) in snd_via8233_init_misc()
2052 static int snd_via686_init_misc(struct via82xx *chip) in snd_via686_init_misc()
2134 struct via82xx *chip = entry->private_data; in snd_via82xx_proc_read() local
2143 static void snd_via82xx_proc_init(struct via82xx *chip) in snd_via82xx_proc_init()
2155 static int snd_via82xx_chip_init(struct via82xx *chip) in snd_via82xx_chip_init()
2275 struct via82xx *chip = card->private_data; in snd_via82xx_suspend() local
2299 struct via82xx *chip = card->private_data; in snd_via82xx_resume() local
2330 static int snd_via82xx_free(struct via82xx *chip) in snd_via82xx_free()
2358 struct via82xx *chip = device->device_data; in snd_via82xx_dev_free() local
2369 struct via82xx *chip; in snd_via82xx_create() local
2529 struct via82xx *chip; in snd_via82xx_probe() local