Searched refs:snd_timer_uinfo (Results 1 – 5 of 5) sorted by relevance
33 ``/dev/snd/timer`` device file descriptor. The ``snd_timer_uinfo``38 struct snd_timer_uinfo {54 Besides from overwriting the ``snd_timer_uinfo`` struct, ioctl stores56 ``fd`` field of the ``snd_timer_uinfo`` struct. Allocation of a file65 static struct snd_timer_uinfo utimer_info = {
37 struct snd_timer_uinfo *utimer_info; in FIXTURE()144 struct snd_timer_uinfo wrong_timer = { in TEST()
982 struct snd_timer_uinfo { struct1006 #define SNDRV_TIMER_IOCTL_CREATE _IOWR('T', 0xa5, struct snd_timer_uinfo) argument
2112 static int snd_utimer_create(struct snd_timer_uinfo *utimer_info, in snd_utimer_create()2185 struct snd_timer_uinfo __user *_utimer_info) in snd_utimer_ioctl_create()2188 struct snd_timer_uinfo *utimer_info __free(kfree) = NULL; in snd_utimer_ioctl_create()2228 struct snd_timer_uinfo __user *_utimer_info) in snd_utimer_ioctl_create()