Home | History | Annotate | Download | only in linux

Lines Matching defs:count_info

606 typedef struct count_info {
610 } count_info;
612 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
613 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)