Searched refs:DSP_F_READ (Results 1 – 1 of 1) sorted by relevance
240 #define DSP_F_READ(x) ((x) & FREAD) macro381 ((DSP_F_READ(flags) && d->reccount == 0) || in dsp_open()409 dir = DSP_F_READ(flags) ? PCMDIR_REC : PCMDIR_PLAY; in dsp_open()439 if (DSP_F_READ(flags)) { in dsp_open()