Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_sasem.c74 static int vfd_open(struct inode *inode, struct file *file);
122 .open = &vfd_open,
195 static int vfd_open(struct inode *inode, struct file *file) in vfd_open() function