HomeSort by: relevance | last modified time | path
    Searched refs:oss_count_info (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/ossaudio/
ossaudiovar.h 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
ossaudio.c 182 struct oss_count_info cntinfo;

Completed in 37 milliseconds