Home
last modified time | relevance | path

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

/openbmc/linux/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,
/openbmc/qemu/block/
H A Draw-format.c469 static int raw_open(BlockDriverState *bs, QDict *options, int flags, in raw_open() function
646 .bdrv_open = &raw_open,
H A Dfile-win32.c334 static int raw_open(BlockDriverState *bs, QDict *options, int flags, in raw_open() function
749 .bdrv_open = raw_open,
H A Dfile-posix.c824 static int raw_open(BlockDriverState *bs, QDict *options, int flags, in raw_open() function
3889 .bdrv_open = raw_open,
/openbmc/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c379 static int raw_open(struct inode *inode, struct file *fd) in raw_open() function
1318 .open = raw_open,