Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/
H A Dskf_net_off.c103 static int raw_open(void) in raw_open() function
230 fdr = raw_open(); in main()
/linux/drivers/staging/greybus/
H A Draw.c260 static int raw_open(struct inode *inode, struct file *file) in raw_open() function
324 .open = raw_open,
/linux/drivers/usb/gadget/legacy/
H A Draw_gadget.c426 static int raw_open(struct inode *inode, struct file *fd) in raw_open() function
472 /* Matches dev_new() in raw_open(). */ in raw_release()
1363 .open = raw_open,