Searched refs:snd_mixart_kill_ref_pipe (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/sound/pci/mixart/ |
D | mixart.h | 222 int snd_mixart_kill_ref_pipe(struct mixart_mgr *mgr, struct mixart_pipe *pipe, int monitoring);
|
D | mixart.c | 341 int snd_mixart_kill_ref_pipe(struct mixart_mgr *mgr, in snd_mixart_kill_ref_pipe() function 770 snd_mixart_kill_ref_pipe(chip->mgr, pipe, 0); in snd_mixart_playback_open() 851 snd_mixart_kill_ref_pipe(chip->mgr, pipe, 0); in snd_mixart_capture_open() 899 if (snd_mixart_kill_ref_pipe(mgr, stream->pipe, 0 ) < 0) { in snd_mixart_close()
|
D | mixart_mixer.c | 1082 snd_mixart_kill_ref_pipe(chip->mgr, in mixart_monitor_sw_put() 1085 snd_mixart_kill_ref_pipe(chip->mgr, in mixart_monitor_sw_put()
|