Searched refs:count_info (Results 1 – 2 of 2) sorted by relevance
97 typedef struct count_info { struct101 } count_info; typedef526 #define SNDCTL_DSP_GETIPTR __OSSIOR('P', 17, count_info)527 #define SNDCTL_DSP_GETOPTR __OSSIOR('P', 18, count_info)
1558 sndctl_dsp_getoptr(audio_client_t *c, count_info *ci) in sndctl_dsp_getoptr()1579 sndctl_dsp_getiptr(audio_client_t *c, count_info *ci) in sndctl_dsp_getiptr()1811 rv = sndctl_dsp_getoptr(c, (count_info *)data); in oss_ioctl()1814 rv = sndctl_dsp_getiptr(c, (count_info *)data); in oss_ioctl()