Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_sasem.c75 static long vfd_ioctl(struct file *file, unsigned cmd, unsigned long arg);
124 .unlocked_ioctl = &vfd_ioctl,
245 static long vfd_ioctl(struct file *file, unsigned cmd, unsigned long arg) in vfd_ioctl() function