Lines Matching defs:chip
303 static int mixart_update_analog_audio_level(struct snd_mixart* chip, int is_capture) in mixart_update_analog_audio_level()
359 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_analog_vol_get() local
374 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_analog_vol_put() local
423 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_audio_sw_get() local
434 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_audio_sw_put() local
723 int mixart_update_playback_stream_level(struct snd_mixart* chip, int is_aes, int idx) in mixart_update_playback_stream_level()
775 int mixart_update_capture_stream_level(struct snd_mixart* chip, int is_aes) in mixart_update_capture_stream_level()
836 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_pcm_vol_get() local
858 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_pcm_vol_put() local
916 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_pcm_sw_get() local
930 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_pcm_sw_put() local
963 static int mixart_update_monitoring(struct snd_mixart* chip, int channel) in mixart_update_monitoring()
1000 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_monitor_vol_get() local
1010 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_monitor_vol_put() local
1044 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_monitor_sw_get() local
1054 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_monitor_sw_put() local
1103 static void mixart_reset_audio_levels(struct snd_mixart *chip) in mixart_reset_audio_levels()
1117 struct snd_mixart *chip; in snd_mixart_create_mixer() local