Searched refs:snd_mixart (Results 1 – 6 of 6) sorted by relevance
346 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_analog_vol_get()361 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_analog_vol_put()410 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_audio_sw_get()421 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_audio_sw_put()823 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_pcm_vol_get()845 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_pcm_vol_put()903 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_pcm_sw_get()917 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_pcm_sw_put()987 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_monitor_vol_get()997 struct snd_mixart *chip = snd_kcontrol_chip(kcontrol); in mixart_monitor_vol_put()[all …]
55 struct snd_mixart *chip[MIXART_MAX_CARDS];152 struct snd_mixart { struct203 int snd_mixart_create_pcm(struct snd_mixart * chip); argument204 struct mixart_pipe *snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, i…
14 int mixart_update_playback_stream_level(struct snd_mixart* chip, int is_aes, int idx);15 int mixart_update_capture_stream_level(struct snd_mixart* chip, int is_aes);
382 struct snd_mixart *chip; in mixart_set_stream_state()479 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_prepare()506 struct snd_mixart *chip; in mixart_set_format()593 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_params()651 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_hw_free()867 struct snd_mixart *chip = snd_pcm_substream_chip(subs); in snd_mixart_close()1015 static int snd_mixart_chip_free(struct snd_mixart *chip) in snd_mixart_chip_free()1023 struct snd_mixart *chip = device->device_data; in snd_mixart_chip_dev_free()1033 struct snd_mixart *chip; in snd_mixart_create()1057 int snd_mixart_create_pcm(struct snd_mixart* chip) in snd_mixart_create_pcm()[all …]
533 struct snd_mixart *chip = mgr->chip[card_index]; in mixart_dsp_load()
456 struct snd_mixart *chip = mgr->chip[chip_number]; in snd_mixart_threaded_irq()
Completed in 10 milliseconds