Searched refs:snd_timer_status (Results 1 – 3 of 3) sorted by relevance
105 SNDRV_TIMER_IOCTL_STATUS_X32 = _IOW('T', 0x14, struct snd_timer_status),
1772 struct snd_timer_status __user *_status) in snd_timer_user_status()1775 struct snd_timer_status status; in snd_timer_user_status()
743 struct snd_timer_status { struct761 #define SNDRV_TIMER_IOCTL_STATUS _IOR('T', 0x14, struct snd_timer_status) argument