Home | History | Annotate | Download | only in linux

Lines Matching refs:audio_buf_info

580 typedef struct audio_buf_info {
587 } audio_buf_info;
589 #define SNDCTL_DSP_GETOSPACE _SIOR ('P',12, audio_buf_info)
590 #define SNDCTL_DSP_GETISPACE _SIOR ('P',13, audio_buf_info)