Searched refs:SNDCTL_DSP_GETOPTR (Results 1 – 4 of 4) sorted by relevance
613 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info) macro688 #define SOUND_PCM_GETOPTR SNDCTL_DSP_GETOPTR
375 err = ioctl(oss->fd, SNDCTL_DSP_GETOPTR, &cntinfo); in oss_get_available_bytes()
464 IOCTL(SNDCTL_DSP_GETOPTR, IOC_R, MK_PTR(MK_STRUCT(STRUCT_count_info)))
2728 case SNDCTL_DSP_GETOPTR: in snd_pcm_oss_ioctl()