Searched refs:count_info (Results 1 – 3 of 3) sorted by relevance
921 typedef struct count_info { struct925 } count_info; argument930 #define SNDCTL_DSP_GETIPTR _IOR ('P',17, count_info)931 #define SNDCTL_DSP_GETOPTR _IOR ('P',18, count_info)
1295 count_info *a = (count_info *)arg; in dsp_ioctl()1312 count_info *a = (count_info *)arg; in dsp_ioctl()
759 unsigned struct_count_info_sz = sizeof(count_info);