Lines Matching defs:chip

416 	struct via82xx *chip = snd_pcm_substream_chip(substream);  in build_via_table()  local
502 static inline unsigned int snd_via82xx_codec_xread(struct via82xx *chip) in snd_via82xx_codec_xread()
507 static inline void snd_via82xx_codec_xwrite(struct via82xx *chip, unsigned int val) in snd_via82xx_codec_xwrite()
512 static int snd_via82xx_codec_ready(struct via82xx *chip, int secondary) in snd_via82xx_codec_ready()
527 static int snd_via82xx_codec_valid(struct via82xx *chip, int secondary) in snd_via82xx_codec_valid()
546 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_wait() local
558 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_write() local
571 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_read() local
597 static void snd_via82xx_channel_reset(struct via82xx *chip, struct viadev *viadev) in snd_via82xx_channel_reset()
620 struct via82xx *chip = dev_id; in snd_via686_interrupt() local
666 struct via82xx *chip = dev_id; in snd_via8233_interrupt() local
724 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via82xx_pcm_trigger() local
772 static inline unsigned int calc_linear_pos(struct via82xx *chip, in calc_linear_pos()
829 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via686_pcm_pointer() local
860 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_pcm_pointer() local
922 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via82xx_hw_params() local
936 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via82xx_hw_free() local
947 static void snd_via82xx_set_table_ptr(struct via82xx *chip, struct viadev *viadev) in snd_via82xx_set_table_ptr()
958 static void via686_setup_format(struct via82xx *chip, struct viadev *viadev, in via686_setup_format()
974 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via686_playback_prepare() local
986 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via686_capture_prepare() local
1020 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_playback_prepare() local
1062 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_multi_prepare() local
1111 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_capture_prepare() local
1159 static int snd_via82xx_pcm_open(struct via82xx *chip, struct viadev *viadev, in snd_via82xx_pcm_open()
1222 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via686_playback_open() local
1236 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_playback_open() local
1264 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_multi_open() local
1294 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via82xx_capture_open() local
1305 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via82xx_pcm_close() local
1334 struct via82xx *chip = snd_pcm_substream_chip(substream); in snd_via8233_playback_close() local
1405 static void init_viadev(struct via82xx *chip, int idx, unsigned int reg_offset, in init_viadev()
1417 static int snd_via8233_pcm_new(struct via82xx *chip) in snd_via8233_pcm_new()
1485 static int snd_via8233a_pcm_new(struct via82xx *chip) in snd_via8233a_pcm_new()
1546 static int snd_via686_pcm_new(struct via82xx *chip) in snd_via686_pcm_new()
1593 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_capture_source_get() local
1602 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_capture_source_put() local
1630 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs3_spdif_get() local
1641 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs3_spdif_put() local
1678 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs_volume_get() local
1689 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_pcmdxs_volume_get() local
1698 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs_volume_put() local
1721 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_pcmdxs_volume_put() local
1776 struct via82xx *chip = bus->private_data; in snd_via82xx_mixer_free_ac97_bus() local
1782 struct via82xx *chip = ac97->private_data; in snd_via82xx_mixer_free_ac97() local
1869 static int snd_via82xx_mixer_new(struct via82xx *chip, const char *quirk_override) in snd_via82xx_mixer_new()
1904 static int snd_via686_create_gameport(struct via82xx *chip, unsigned char *legacy) in snd_via686_create_gameport()
1942 static void snd_via686_free_gameport(struct via82xx *chip) in snd_via686_free_gameport()
1953 static inline int snd_via686_create_gameport(struct via82xx *chip, unsigned char *legacy) in snd_via686_create_gameport()
1957 static inline void snd_via686_free_gameport(struct via82xx *chip) { } in snd_via686_free_gameport()
1965 static int snd_via8233_init_misc(struct via82xx *chip) in snd_via8233_init_misc()
2023 static int snd_via686_init_misc(struct via82xx *chip) in snd_via686_init_misc()
2105 struct via82xx *chip = entry->private_data; in snd_via82xx_proc_read() local
2114 static void snd_via82xx_proc_init(struct via82xx *chip) in snd_via82xx_proc_init()
2124 static int snd_via82xx_chip_init(struct via82xx *chip) in snd_via82xx_chip_init()
2244 struct via82xx *chip = card->private_data; in snd_via82xx_suspend() local
2265 struct via82xx *chip = card->private_data; in snd_via82xx_resume() local
2296 static int snd_via82xx_free(struct via82xx *chip) in snd_via82xx_free()
2324 struct via82xx *chip = device->device_data; in snd_via82xx_dev_free() local
2335 struct via82xx *chip; in snd_via82xx_create() local
2495 struct via82xx *chip; in snd_via82xx_probe() local