Home
last modified time | relevance | path

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

/sound/core/
Dtimer_compat.c75 SNDRV_TIMER_IOCTL_STATUS_COMPAT32 = _IOW('T', 0x14, struct snd_timer_status32),
Dtimer.c90 struct snd_timer_status32 { struct
100 #define SNDRV_TIMER_IOCTL_STATUS32 _IOR('T', 0x14, struct snd_timer_status32) argument
1929 struct snd_timer_status32 __user *_status) in snd_timer_user_status32()
1932 struct snd_timer_status32 status; in snd_timer_user_status32()