Home | History | Annotate | Download | only in linux

Lines Matching refs:audio_buf_info

421 typedef struct audio_buf_info {
427 } audio_buf_info;
429 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info)
430 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info)