Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/char/
H A Draw.c56 static int raw_open(struct inode *inode, struct file *filp) in raw_open() function
81 filp->f_mode | FMODE_EXCL, raw_open); in raw_open()
282 .open = raw_open,
294 .open = raw_open,
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Draw.c257 static int raw_open(struct inode *inode, struct file *file) in raw_open() function
321 .open = raw_open,
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Draw_gadget.c376 static int raw_open(struct inode *inode, struct file *fd) in raw_open() function
1303 .open = raw_open,