Searched refs:oss_count_info (Results 1 – 2 of 2) sorted by relevance
79 #define OSS_SNDCTL_DSP_GETIPTR _OSS_IOR ('P', 17, struct oss_count_info)80 #define OSS_SNDCTL_DSP_GETOPTR _OSS_IOR ('P', 18, struct oss_count_info)174 struct oss_count_info { struct
182 struct oss_count_info cntinfo; in oss_ioctl_audio()