Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dtimer_compat.c75 SNDRV_TIMER_IOCTL_STATUS_COMPAT32 = _IOW('T', 0x14, struct snd_timer_status32),
H A Dtimer.c92 struct snd_timer_status32 { struct
102 #define SNDRV_TIMER_IOCTL_STATUS32 _IOR('T', 0x14, struct snd_timer_status32) argument
1881 struct snd_timer_status32 __user *_status) in snd_timer_user_status32()
1884 struct snd_timer_status32 status; in snd_timer_user_status32()