| soundcard.h | 84 #define SNDCTL_DSP_GETOSPACE _IOR ('P',12, struct audio_buf_info) 85 #define SNDCTL_DSP_GETISPACE _IOR ('P',13, struct audio_buf_info) 342 typedef struct audio_buf_info { struct 347 } audio_buf_info; typedef in typeref:struct:audio_buf_info
|