Searched refs:uinput_open (Results 1 – 1 of 1) sorted by relevance
74 static d_open_t uinput_open; variable87 .d_open = uinput_open,201 uinput_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in uinput_open() function