Searched refs:vfd_open (Results 1 – 1 of 1) sorted by relevance
74 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