Lines Matching refs:snd_es18xx

102 struct snd_es18xx {  struct
177 static int snd_es18xx_dsp_command(struct snd_es18xx *chip, unsigned char val) in snd_es18xx_dsp_command()
190 static int snd_es18xx_dsp_get_byte(struct snd_es18xx *chip) in snd_es18xx_dsp_get_byte()
204 static int snd_es18xx_write(struct snd_es18xx *chip, in snd_es18xx_write()
223 static int snd_es18xx_read(struct snd_es18xx *chip, unsigned char reg) in snd_es18xx_read()
245 static int snd_es18xx_bits(struct snd_es18xx *chip, unsigned char reg, in snd_es18xx_bits()
283 static inline void snd_es18xx_mixer_write(struct snd_es18xx *chip, in snd_es18xx_mixer_write()
296 static inline int snd_es18xx_mixer_read(struct snd_es18xx *chip, unsigned char reg) in snd_es18xx_mixer_read()
311 static inline int snd_es18xx_mixer_bits(struct snd_es18xx *chip, unsigned char reg, in snd_es18xx_mixer_bits()
332 static inline int snd_es18xx_mixer_writable(struct snd_es18xx *chip, unsigned char reg, in snd_es18xx_mixer_writable()
352 static int snd_es18xx_reset(struct snd_es18xx *chip) in snd_es18xx_reset()
364 static int snd_es18xx_reset_fifo(struct snd_es18xx *chip) in snd_es18xx_reset_fifo()
413 static void snd_es18xx_rate_set(struct snd_es18xx *chip, in snd_es18xx_rate_set()
451 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_hw_params()
481 static int snd_es18xx_playback1_prepare(struct snd_es18xx *chip, in snd_es18xx_playback1_prepare()
507 static int snd_es18xx_playback1_trigger(struct snd_es18xx *chip, in snd_es18xx_playback1_trigger()
560 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_hw_params()
582 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_prepare()
620 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_trigger()
646 static int snd_es18xx_playback2_prepare(struct snd_es18xx *chip, in snd_es18xx_playback2_prepare()
681 static int snd_es18xx_playback2_trigger(struct snd_es18xx *chip, in snd_es18xx_playback2_trigger()
723 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_prepare()
733 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_trigger()
743 struct snd_es18xx *chip = card->private_data; in snd_es18xx_interrupt()
812 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_pointer()
831 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_pointer()
884 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_open()
909 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_open()
926 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_close()
939 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_close()
975 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_info_mux()
995 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_mux()
1012 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_put_mux()
1050 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_spatializer_enable()
1058 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_put_spatializer_enable()
1082 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_hw_volume()
1092 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_hw_switch()
1100 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_hwv_free()
1107 static int snd_es18xx_reg_bits(struct snd_es18xx *chip, unsigned char reg, in snd_es18xx_reg_bits()
1116 static int snd_es18xx_reg_read(struct snd_es18xx *chip, unsigned char reg) in snd_es18xx_reg_read()
1146 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_single()
1166 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_put_single()
1210 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_double()
1235 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_put_double()
1373 static int snd_es18xx_config_read(struct snd_es18xx *chip, unsigned char reg) in snd_es18xx_config_read()
1382 static void snd_es18xx_config_write(struct snd_es18xx *chip, in snd_es18xx_config_write()
1394 static int snd_es18xx_initialize(struct snd_es18xx *chip, in snd_es18xx_initialize()
1559 static int snd_es18xx_identify(struct snd_es18xx *chip) in snd_es18xx_identify()
1628 static int snd_es18xx_probe(struct snd_es18xx *chip, in snd_es18xx_probe()
1692 struct snd_es18xx *chip = card->private_data; in snd_es18xx_pcm()
1729 struct snd_es18xx *chip = card->private_data; in snd_es18xx_suspend()
1746 struct snd_es18xx *chip = card->private_data; in snd_es18xx_resume()
1758 struct snd_es18xx *chip = card->private_data; in snd_es18xx_free()
1787 struct snd_es18xx *chip = card->private_data; in snd_es18xx_new_device()
1845 struct snd_es18xx *chip = card->private_data; in snd_es18xx_mixer()
2056 static int snd_audiodrive_pnp(int dev, struct snd_es18xx *chip, in snd_audiodrive_pnp()
2086 static int snd_audiodrive_pnpc(int dev, struct snd_es18xx *chip, in snd_audiodrive_pnpc()
2122 sizeof(struct snd_es18xx), cardp); in snd_es18xx_card_new()
2127 struct snd_es18xx *chip = card->private_data; in snd_audiodrive_probe()