Lines Matching refs:snd_es18xx
87 struct snd_es18xx { struct
159 static int snd_es18xx_dsp_command(struct snd_es18xx *chip, unsigned char val) in snd_es18xx_dsp_command()
172 static int snd_es18xx_dsp_get_byte(struct snd_es18xx *chip) in snd_es18xx_dsp_get_byte()
186 static int snd_es18xx_write(struct snd_es18xx *chip, in snd_es18xx_write()
205 static int snd_es18xx_read(struct snd_es18xx *chip, unsigned char reg) in snd_es18xx_read()
227 static int snd_es18xx_bits(struct snd_es18xx *chip, unsigned char reg, in snd_es18xx_bits()
265 static inline void snd_es18xx_mixer_write(struct snd_es18xx *chip, in snd_es18xx_mixer_write()
278 static inline int snd_es18xx_mixer_read(struct snd_es18xx *chip, unsigned char reg) in snd_es18xx_mixer_read()
293 static inline int snd_es18xx_mixer_bits(struct snd_es18xx *chip, unsigned char reg, in snd_es18xx_mixer_bits()
314 static inline int snd_es18xx_mixer_writable(struct snd_es18xx *chip, unsigned char reg, in snd_es18xx_mixer_writable()
334 static int snd_es18xx_reset(struct snd_es18xx *chip) in snd_es18xx_reset()
346 static int snd_es18xx_reset_fifo(struct snd_es18xx *chip) in snd_es18xx_reset_fifo()
395 static void snd_es18xx_rate_set(struct snd_es18xx *chip, in snd_es18xx_rate_set()
433 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_hw_params()
456 static int snd_es18xx_playback1_prepare(struct snd_es18xx *chip, in snd_es18xx_playback1_prepare()
482 static int snd_es18xx_playback1_trigger(struct snd_es18xx *chip, in snd_es18xx_playback1_trigger()
535 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_hw_params()
555 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_prepare()
593 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_trigger()
619 static int snd_es18xx_playback2_prepare(struct snd_es18xx *chip, in snd_es18xx_playback2_prepare()
654 static int snd_es18xx_playback2_trigger(struct snd_es18xx *chip, in snd_es18xx_playback2_trigger()
696 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_prepare()
706 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_trigger()
716 struct snd_es18xx *chip = card->private_data; in snd_es18xx_interrupt()
785 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_pointer()
804 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_pointer()
857 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_open()
882 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_open()
899 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_playback_close()
911 struct snd_es18xx *chip = snd_pcm_substream_chip(substream); in snd_es18xx_capture_close()
946 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_info_mux()
966 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_mux()
983 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_put_mux()
1022 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_spatializer_enable()
1030 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_put_spatializer_enable()
1054 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_hw_volume()
1064 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_hw_switch()
1072 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_hwv_free()
1079 static int snd_es18xx_reg_bits(struct snd_es18xx *chip, unsigned char reg, in snd_es18xx_reg_bits()
1088 static int snd_es18xx_reg_read(struct snd_es18xx *chip, unsigned char reg) in snd_es18xx_reg_read()
1118 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_single()
1138 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_put_single()
1182 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_get_double()
1207 struct snd_es18xx *chip = snd_kcontrol_chip(kcontrol); in snd_es18xx_put_double()
1345 static int snd_es18xx_config_read(struct snd_es18xx *chip, unsigned char reg) in snd_es18xx_config_read()
1351 static void snd_es18xx_config_write(struct snd_es18xx *chip, in snd_es18xx_config_write()
1363 static int snd_es18xx_initialize(struct snd_es18xx *chip, in snd_es18xx_initialize()
1528 static int snd_es18xx_identify(struct snd_card *card, struct snd_es18xx *chip) in snd_es18xx_identify()
1599 struct snd_es18xx *chip, in snd_es18xx_probe()
1659 struct snd_es18xx *chip = card->private_data; in snd_es18xx_pcm()
1695 struct snd_es18xx *chip = card->private_data; in snd_es18xx_suspend()
1710 struct snd_es18xx *chip = card->private_data; in snd_es18xx_resume()
1726 struct snd_es18xx *chip = card->private_data; in snd_es18xx_new_device()
1770 struct snd_es18xx *chip = card->private_data; in snd_es18xx_mixer()
1981 static int snd_audiodrive_pnp(int dev, struct snd_es18xx *chip, in snd_audiodrive_pnp()
2011 static int snd_audiodrive_pnpc(int dev, struct snd_es18xx *chip, in snd_audiodrive_pnpc()
2047 sizeof(struct snd_es18xx), cardp); in snd_es18xx_card_new()
2052 struct snd_es18xx *chip = card->private_data; in snd_audiodrive_probe()