Searched refs:snd_mixart_add_ref_pipe (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/sound/pci/mixart/
H A Dmixart.h221 struct mixart_pipe *snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, int monitoring);
H A Dmixart.c229 snd_mixart_add_ref_pipe(struct snd_mixart *chip, int pcm_number, int capture, snd_mixart_add_ref_pipe() function
759 pipe = snd_mixart_add_ref_pipe(chip, pcm_number, 0, 0); snd_mixart_playback_open()
840 pipe = snd_mixart_add_ref_pipe(chip, pcm_number, 1, 0); snd_mixart_capture_open()
H A Dmixart_mixer.c1072 snd_mixart_add_ref_pipe(chip, MIXART_PCM_ANALOG, 0, 1); mixart_monitor_sw_put()
1074 snd_mixart_add_ref_pipe(chip, MIXART_PCM_ANALOG, 1, 1); mixart_monitor_sw_put()

Completed in 110 milliseconds