Searched refs:snd_timer_status64 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/core/ |
H A D | timer_compat.c | 76 SNDRV_TIMER_IOCTL_STATUS_COMPAT64 = _IOW('T', 0x14, struct snd_timer_status64),
|
H A D | timer.c | 102 struct snd_timer_status64 { struct 112 #define SNDRV_TIMER_IOCTL_STATUS64 _IOR('T', 0x14, struct snd_timer_status64) 1952 struct snd_timer_status64 __user *_status) in snd_timer_user_status64() 1955 struct snd_timer_status64 status; in snd_timer_user_status64()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | timer_compat.c | 76 SNDRV_TIMER_IOCTL_STATUS_COMPAT64 = _IOW('T', 0x14, struct snd_timer_status64),
|
H A D | timer.c | 102 struct snd_timer_status64 { struct 112 #define SNDRV_TIMER_IOCTL_STATUS64 _IOR('T', 0x14, struct snd_timer_status64) 1960 struct snd_timer_status64 __user *_status) in snd_timer_user_status64() 1963 struct snd_timer_status64 status; in snd_timer_user_status64()
|
Completed in 7 milliseconds