Searched refs:PCM_CAP_VIRTUAL (Results 1 – 5 of 5) sorted by relevance
1393 *arg_i |= PCM_CAP_VIRTUAL; in dsp_ioctl()1395 *arg_i |= PCM_CAP_VIRTUAL; in dsp_ioctl()2186 ((ch->flags & CHN_F_VIRTUAL) ? PCM_CAP_VIRTUAL : 0) | in dsp_oss_audioinfo()2351 ((ch->flags & CHN_F_VIRTUAL) ? PCM_CAP_VIRTUAL : 0) | in dsp_oss_engineinfo()
851 # define PCM_CAP_VIRTUAL 0x00040000 /* Virtual device */ macro919 #define DSP_CAP_VIRTUAL PCM_CAP_VIRTUAL
240 { PCM_CAP_VIRTUAL, "VIRTUAL" },
469 ((c->flags & CHN_F_VIRTUAL) ? PCM_CAP_VIRTUAL : 0) | in sndstat_build_sound4_nvlist()
1362 PCM_CAP_VIRTUAL; in vclient_ioctl_oss()