Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A 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-6.3-rc2/sound/core/oss/
A Dpcm_oss.c2194 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()
2200 struct count_info info; in snd_pcm_oss_get_ptr()
2732 (struct count_info __user *) arg); in snd_pcm_oss_ioctl()

Completed in 12 milliseconds