Searched refs:snd_timer_status (Results 1 – 4 of 4) sorted by relevance
132 SNDRV_TIMER_IOCTL_STATUS_X32 = _IOW('T', 0x14, struct snd_timer_status),
1853 struct snd_timer_status __user *_status) in snd_timer_user_status()1856 struct snd_timer_status status; in snd_timer_user_status()
763 struct snd_timer_status { struct781 #define SNDRV_TIMER_IOCTL_STATUS _IOR('T', 0x14, struct snd_timer_status) argument