Searched refs:DSP_F_READ (Results 1 – 1 of 1) sorted by relevance
72 #define DSP_F_READ(x) ((x) & FREAD) macro152 if (priv->rdch != NULL && DSP_F_READ(prio)) in dsp_lock_chans()161 if (priv->rdch != NULL && DSP_F_READ(prio)) in dsp_unlock_chans()380 ((DSP_F_READ(flags) && d->reccount == 0) || in dsp_open()408 dir = DSP_F_READ(flags) ? PCMDIR_REC : PCMDIR_PLAY; in dsp_open()438 if (DSP_F_READ(flags)) { in dsp_open()