Searched refs:dsp_cork (Results 1 – 1 of 1) sorted by relevance
1945 static int dsp_cork(fd_info *i, pa_stream *s, int b) { in dsp_cork() function2214 if (dsp_cork(i, i->play_stream, !((*(int*) argp) & PCM_ENABLE_OUTPUT)) < 0) in dsp_ioctl()2223 if (dsp_cork(i, i->rec_stream, !((*(int*) argp) & PCM_ENABLE_INPUT)) < 0) in dsp_ioctl()