Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/evdev/
H A Duinput.c129 static void uinput_notify(struct uinput_cdev_state *);
173 uinput_notify(state); in uinput_ev_event()
456 uinput_notify(struct uinput_cdev_state *state) in uinput_notify() function