Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/android/
Dvsoc.c145 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