Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/android/
Dvsoc.c146 static int vsoc_open(struct inode *, struct file *);
225 .open = vsoc_open,
1044 static int vsoc_open(struct inode *inode, struct file *filp) in vsoc_open() function