Home | History | Annotate | Download | only in linux

Lines Matching refs:count_info

602 typedef struct count_info {
606 } count_info;
608 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
609 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)