Searched refs:snd_timer_ginfo (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asound.h | 561 struct snd_timer_ginfo { struct 622 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
|
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 806 struct snd_timer_ginfo { struct 877 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 806 struct snd_timer_ginfo { struct 877 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound.h | 905 struct snd_timer_ginfo { struct 976 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
|
/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 905 struct snd_timer_ginfo { struct 976 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 636 struct snd_timer_ginfo { struct 697 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound.h | 636 struct snd_timer_ginfo { struct 697 #define SNDRV_TIMER_IOCTL_GINFO _IOWR('T', 0x03, struct snd_timer_ginfo)
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | timer.c | 1642 struct snd_timer_ginfo __user *_ginfo) in snd_timer_user_ginfo() 1644 struct snd_timer_ginfo *ginfo; in snd_timer_user_ginfo()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | timer.c | 1646 struct snd_timer_ginfo __user *_ginfo) in snd_timer_user_ginfo() 1648 struct snd_timer_ginfo *ginfo; in snd_timer_user_ginfo()
|
Completed in 30 milliseconds