Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dtimer_compat.c76 SNDRV_TIMER_IOCTL_STATUS_COMPAT64 = _IOW('T', 0x14, struct snd_timer_status64),
H A Dtimer.c104 struct snd_timer_status64 { struct
124 #define SNDRV_TIMER_IOCTL_STATUS64 _IOR('T', 0x14, struct snd_timer_status64) argument
1903 struct snd_timer_status64 __user *_status) in snd_timer_user_status64()
1906 struct snd_timer_status64 status; in snd_timer_user_status64()