Lines Matching defs:chip

39 static int pcxhr_update_analog_audio_level(struct snd_pcxhr *chip,  in pcxhr_update_analog_audio_level()
77 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_analog_vol_info() local
112 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_analog_vol_get() local
128 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_analog_vol_put() local
193 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_audio_sw_get() local
205 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_audio_sw_put() local
246 static int pcxhr_update_playback_stream_level(struct snd_pcxhr* chip, int idx) in pcxhr_update_playback_stream_level()
289 static int pcxhr_update_audio_pipe_level(struct snd_pcxhr *chip, in pcxhr_update_audio_pipe_level()
350 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_pcm_vol_get() local
369 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_pcm_vol_put() local
416 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_pcm_sw_get() local
429 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_pcm_sw_put() local
467 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_monitor_vol_get() local
478 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_monitor_vol_put() local
517 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_monitor_sw_get() local
528 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_monitor_sw_put() local
571 static int pcxhr_set_audio_source(struct snd_pcxhr* chip) in pcxhr_set_audio_source()
642 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_audio_src_info() local
656 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_audio_src_get() local
664 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_audio_src_put() local
851 static int pcxhr_iec958_capture_byte(struct snd_pcxhr *chip, in pcxhr_iec958_capture_byte()
917 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_iec958_get() local
950 static int pcxhr_iec958_update_byte(struct snd_pcxhr *chip, in pcxhr_iec958_update_byte()
987 struct snd_pcxhr *chip = snd_kcontrol_chip(kcontrol); in pcxhr_iec958_put() local
1039 static void pcxhr_init_audio_levels(struct snd_pcxhr *chip) in pcxhr_init_audio_levels()
1105 struct snd_pcxhr *chip; in pcxhr_create_mixer() local