count_info        612 include/uapi/linux/soundcard.h #define SNDCTL_DSP_GETIPTR		_SIOR ('P',17, count_info)
count_info        613 include/uapi/linux/soundcard.h #define SNDCTL_DSP_GETOPTR		_SIOR ('P',18, count_info)
count_info       2146 sound/core/oss/pcm_oss.c static int snd_pcm_oss_get_ptr(struct snd_pcm_oss_file *pcm_oss_file, int stream, struct count_info __user * _info)
count_info       2152 sound/core/oss/pcm_oss.c 	struct count_info info;
count_info       2685 sound/core/oss/pcm_oss.c 			(struct count_info __user *) arg);