Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h846 struct snd_timer_gstatus { struct
898 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h846 struct snd_timer_gstatus { struct
898 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
/Linux-v6.1/sound/core/
Dtimer.c1719 struct snd_timer_gstatus __user *_gstatus) in snd_timer_user_gstatus()
1721 struct snd_timer_gstatus gstatus; in snd_timer_user_gstatus()