Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Duinput.c127 static void uinput_notify(struct uinput_cdev_state *);
167 uinput_notify(state); in uinput_ev_event()
449 uinput_notify(struct uinput_cdev_state *state) in uinput_notify() function