Searched refs:vdir_enabled (Results 1 – 1 of 1) sorted by relevance
173 bool vdir_enabled; in dsp_chn_alloc() 184 vdir_enabled = (direction == PCMDIR_PLAY && d->flags & SD_F_PVCHANS) || in dsp_chn_alloc() 196 (vdir_enabled && (c->flags & CHN_F_HAS_VCHAN))) in dsp_chn_alloc() 208 if (vdir_enabled && ((c->flags & CHN_F_BUSY) == 0 || in dsp_chn_alloc() 175 bool vdir_enabled; dsp_chn_alloc() local