Searched refs:PCM_CAP_VIRTUAL (Results 1 – 2 of 2) sorted by relevance
846 # define PCM_CAP_VIRTUAL 0x00040000 /* Virtual device */ macro914 #define DSP_CAP_VIRTUAL PCM_CAP_VIRTUAL
1709 *arg_i |= PCM_CAP_VIRTUAL; in dsp_ioctl()1711 *arg_i |= PCM_CAP_VIRTUAL; in dsp_ioctl()2661 ((ch->flags & CHN_F_VIRTUAL) ? PCM_CAP_VIRTUAL : 0) | in dsp_oss_audioinfo()