Home
last modified time | relevance | path

Searched refs:count_info (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dsoundcard.h606 typedef struct count_info { struct
610 } count_info; argument
612 #define SNDCTL_DSP_GETIPTR _SIOR ('P',17, count_info)
613 #define SNDCTL_DSP_GETOPTR _SIOR ('P',18, count_info)
/linux-4.1.27/sound/oss/
Daudio.c746 count_info cinfo; in dma_ioctl()
Dswarm_cs4297a.c1980 count_info cinfo; in cs4297a_ioctl()
/linux-4.1.27/sound/core/oss/
Dpcm_oss.c2084 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()
2090 struct count_info info; in snd_pcm_oss_get_ptr()
2623 (struct count_info __user *) arg); in snd_pcm_oss_ioctl()