Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dtimer.c2085 static const struct file_operations snd_utimer_fops = { variable
2208 timer_fd = anon_inode_getfd(utimer->name, &snd_utimer_fops, utimer, O_RDWR | O_CLOEXEC); in snd_utimer_ioctl_create()