Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h935 struct snd_timer_gstatus { struct
999 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
/linux-6.15/include/uapi/sound/
H A Dasound.h935 struct snd_timer_gstatus { struct
999 #define SNDRV_TIMER_IOCTL_GSTATUS _IOWR('T', 0x05, struct snd_timer_gstatus)
/linux-6.15/sound/core/
H A Dtimer.c1679 struct snd_timer_gstatus __user *_gstatus) in snd_timer_user_gstatus()
1681 struct snd_timer_gstatus gstatus; in snd_timer_user_gstatus()