Searched refs:count_info (Results 1 – 3 of 3) sorted by relevance
924 typedef struct count_info { struct928 } count_info; argument933 #define SNDCTL_DSP_GETIPTR _IOR ('P',17, count_info)934 #define SNDCTL_DSP_GETOPTR _IOR ('P',18, count_info)
1669 count_info *a = (count_info *)arg; in dsp_ioctl()1687 count_info *a = (count_info *)arg; in dsp_ioctl()
758 unsigned struct_count_info_sz = sizeof(count_info);