Searched refs:snd_timer_select (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asound.h | 587 struct snd_timer_select { struct 625 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
|
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 835 struct snd_timer_select { struct 880 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 835 struct snd_timer_select { struct 880 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound.h | 934 struct snd_timer_select { struct 979 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
|
/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 934 struct snd_timer_select { struct 979 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 662 struct snd_timer_select { struct 700 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound.h | 662 struct snd_timer_select { struct 700 #define SNDRV_TIMER_IOCTL_SELECT _IOW('T', 0x10, struct snd_timer_select)
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | timer.c | 1754 struct snd_timer_select __user *_tselect) in snd_timer_user_tselect() 1757 struct snd_timer_select tselect; in snd_timer_user_tselect()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | timer.c | 1760 struct snd_timer_select __user *_tselect) in snd_timer_user_tselect() 1763 struct snd_timer_select tselect; in snd_timer_user_tselect()
|
Completed in 29 milliseconds