Searched refs:snd_mixart_kill_ref_pipe (Results 1 – 3 of 3) sorted by relevance
/linux/sound/pci/mixart/ |
H A D | mixart.h | 205 int snd_mixart_kill_ref_pipe(struct mixart_mgr *mgr, struct mixart_pipe *pipe, int monitoring);
|
H A D | mixart.c | 328 int snd_mixart_kill_ref_pipe(struct mixart_mgr *mgr, in snd_mixart_kill_ref_pipe() function 753 snd_mixart_kill_ref_pipe(chip->mgr, pipe, 0); in snd_mixart_playback_open() 834 snd_mixart_kill_ref_pipe(chip->mgr, pipe, 0); in snd_mixart_capture_open() 882 if (snd_mixart_kill_ref_pipe(mgr, stream->pipe, 0 ) < 0) { in snd_mixart_close()
|
H A D | mixart_mixer.c | 1069 snd_mixart_kill_ref_pipe(chip->mgr, in mixart_monitor_sw_put() 1072 snd_mixart_kill_ref_pipe(chip->mgr, in mixart_monitor_sw_put()
|