Searched refs:snd_timer_status32 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/core/ |
H A D | timer_compat.c | 75 SNDRV_TIMER_IOCTL_STATUS_COMPAT32 = _IOW('T', 0x14, struct snd_timer_status32),
|
H A D | timer.c | 90 struct snd_timer_status32 { struct 100 #define SNDRV_TIMER_IOCTL_STATUS32 _IOR('T', 0x14, struct snd_timer_status32) 1929 struct snd_timer_status32 __user *_status) in snd_timer_user_status32() 1932 struct snd_timer_status32 status; in snd_timer_user_status32()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | timer_compat.c | 75 SNDRV_TIMER_IOCTL_STATUS_COMPAT32 = _IOW('T', 0x14, struct snd_timer_status32),
|
H A D | timer.c | 90 struct snd_timer_status32 { struct 100 #define SNDRV_TIMER_IOCTL_STATUS32 _IOR('T', 0x14, struct snd_timer_status32) 1937 struct snd_timer_status32 __user *_status) in snd_timer_user_status32() 1940 struct snd_timer_status32 status; in snd_timer_user_status32()
|
Completed in 8 milliseconds