Searched refs:vsoc_open (Results 1 – 1 of 1) sorted by relevance
145 static int vsoc_open(struct inode *, struct file *);224 .open = vsoc_open,1042 static int vsoc_open(struct inode *inode, struct file *filp) in vsoc_open() function