Searched refs:PCM_CAP_VIRTUAL (Results 1 – 3 of 3) sorted by relevance
1333 *arg_i |= PCM_CAP_VIRTUAL; in dsp_ioctl()1335 *arg_i |= PCM_CAP_VIRTUAL; in dsp_ioctl()2104 ((ch->flags & CHN_F_VIRTUAL) ? PCM_CAP_VIRTUAL : 0) | in dsp_oss_audioinfo()2269 ((ch->flags & CHN_F_VIRTUAL) ? PCM_CAP_VIRTUAL : 0) | in dsp_oss_engineinfo()
468 ((c->flags & CHN_F_VIRTUAL) ? PCM_CAP_VIRTUAL : 0) | in sndstat_build_sound4_nvlist()
851 # define PCM_CAP_VIRTUAL 0x00040000 /* Virtual device */ macro919 #define DSP_CAP_VIRTUAL PCM_CAP_VIRTUAL