Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhidraw.c276 static int hidraw_open(struct inode *inode, struct file *file) in hidraw_open() function
542 .open = hidraw_open,
/linux/tools/testing/selftests/hid/progs/
H A Dhid.c325 int BPF_PROG(hidraw_open, struct inode *inode, struct file *file) in BPF_PROG() argument