Searched refs:snd_timer_status32 (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/core/
H A Dtimer_compat.c75 SNDRV_TIMER_IOCTL_STATUS_COMPAT32 = _IOW('T', 0x14, struct snd_timer_status32),
H A Dtimer.c90 struct snd_timer_status32 { struct
100 #define SNDRV_TIMER_IOCTL_STATUS32 _IOR('T', 0x14, struct snd_timer_status32)
1861 struct snd_timer_status32 __user *_status)
1864 struct snd_timer_status32 status;

Completed in 156 milliseconds