Home
last modified time | relevance | path

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

/netbsd/src/lib/libossaudio/
Dsoundcard.h141 #define SNDCTL_DSP_GETIPTR _IOR ('P', 17, struct count_info) macro
192 #define SOUND_PCM_GETIPTR SNDCTL_DSP_GETIPTR
Doss_dsp.c340 case SNDCTL_DSP_GETIPTR: in _oss_dsp_ioctl()