Searched refs:SNDCTL_DSP_GETCAPS (Results 1 – 4 of 4) sorted by relevance
241 if (ioctl(hd, SNDCTL_DSP_GETCAPS, &caps) == -1) { in testdsp()
521 #define SNDCTL_DSP_GETCAPS __OSSIOR('P', 15, int) macro
605 { (uint_t)SNDCTL_DSP_GETCAPS, "SNDCTL_DSP_CAPS", NULL },
1709 case SNDCTL_DSP_GETCAPS: in oss_ioctl()