Searched refs:DSP_F_READ (Results 1 – 1 of 1) sorted by relevance
74 #define DSP_F_READ(x) ((x) & FREAD) macro154 if (priv->rdch != NULL && DSP_F_READ(prio)) in dsp_lock_chans()163 if (priv->rdch != NULL && DSP_F_READ(prio)) in dsp_unlock_chans()387 ((DSP_F_READ(flags) && d->reccount == 0) || in dsp_open()415 dir = DSP_F_READ(flags) ? PCMDIR_REC : PCMDIR_PLAY; in dsp_open()445 if (DSP_F_READ(flags)) { in dsp_open()