Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/char/
Draw.c55 static int raw_open(struct inode *inode, struct file *filp) in raw_open() function
76 err = blkdev_get(bdev, filp->f_mode | FMODE_EXCL, raw_open); in raw_open()
290 .open = raw_open,
302 .open = raw_open,
/Linux-v5.4/drivers/staging/greybus/
Draw.c257 static int raw_open(struct inode *inode, struct file *file) in raw_open() function
321 .open = raw_open,