Searched refs:count_info (Results 1 – 2 of 2) sorted by relevance
606 typedef struct count_info { struct610 } count_info; argument612 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)613 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
2180 static int snd_pcm_oss_get_ptr(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct count_info… in snd_pcm_oss_get_ptr()2186 struct count_info info; in snd_pcm_oss_get_ptr()2717 (struct count_info __user *) arg); in snd_pcm_oss_ioctl()