Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Draw.c54 static int raw_open(struct inode *inode, struct file *filp) in raw_open() function
75 err = blkdev_get(bdev, filp->f_mode | FMODE_EXCL, raw_open); in raw_open()
289 .open = raw_open,
301 .open = raw_open,
/Linux-v4.19/drivers/staging/greybus/
Draw.c258 static int raw_open(struct inode *inode, struct file *file) in raw_open() function
322 .open = raw_open,