Searched refs:SNDCTL_DSP_GETCAPS (Results 1 – 6 of 6) sorted by relevance
207 error = ioctl(config->fd, SNDCTL_DSP_GETCAPS, &(config->audio_info.caps)); in oss_init()
834 #define SNDCTL_DSP_GETCAPS _IOR ('P',15, int) macro1538 #define SOUND_PCM_GETCAPS SNDCTL_DSP_GETCAPS
1327 case SNDCTL_DSP_GETCAPS: in dsp_ioctl()
2446 unsigned IOCTL_SNDCTL_DSP_GETCAPS = SNDCTL_DSP_GETCAPS;
1377 _(SNDCTL_DSP_GETCAPS, WRITE, sizeof(int));
1881 args->cmd = SNDCTL_DSP_GETCAPS; in linux_ioctl_sound()