Home
last modified time | relevance | path

Searched refs:snd_timer_status (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/sound/core/
Dtimer_compat.c105 SNDRV_TIMER_IOCTL_STATUS_X32 = _IOW('T', 0x14, struct snd_timer_status),
Dtimer.c1772 struct snd_timer_status __user *_status) in snd_timer_user_status()
1775 struct snd_timer_status status; in snd_timer_user_status()
/linux-4.4.14/include/uapi/sound/
Dasound.h743 struct snd_timer_status { struct
761 #define SNDRV_TIMER_IOCTL_STATUS _IOR('T', 0x14, struct snd_timer_status) argument