Home
last modified time | relevance | path

Searched defs:uinput_open (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/evdev/
H A Duinput.c72 static d_open_t uinput_open; variable
199 uinput_open(struct cdev *dev, int oflags, int devtype, struct thread *td) in uinput_open() function