Home
last modified time | relevance | path

Searched refs:SNDCTL_DSP_GETOPTR (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/lib/libossaudio/
Dsoundcard.h142 #define SNDCTL_DSP_GETOPTR _IOR ('P', 18, struct count_info) macro
193 #define SOUND_PCM_GETOPTR SNDCTL_DSP_GETOPTR
Doss_dsp.c363 case SNDCTL_DSP_GETOPTR: in _oss_dsp_ioctl()