Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Devdev.h134 void evdev_set_serial(struct evdev_dev *, const char *);
H A Duinput.c606 evdev_set_serial(state->ucs_evdev, buf); in uinput_ioctl_sub()
H A Devdev.c425 evdev_set_serial(struct evdev_dev *evdev, const char *serial) in evdev_set_serial() function
/freebsd/sys/dev/usb/input/
H A Duep.c375 evdev_set_serial(sc->evdev, usb_get_serial(uaa->device)); in uep_attach()
H A Dwmt.c411 evdev_set_serial(sc->evdev, usb_get_serial(uaa->device)); in wmt_attach()
H A Dums.c717 evdev_set_serial(sc->sc_evdev, usb_get_serial(uaa->device)); in ums_attach()
H A Dwsp.c844 evdev_set_serial(sc->sc_evdev, usb_get_serial(uaa->device)); in wsp_attach()
H A Dukbd.c1209 evdev_set_serial(evdev, usb_get_serial(uaa->device)); in ukbd_attach()
/freebsd/sys/dev/hid/
H A Dietp.c277 evdev_set_serial(sc->evdev, hw->serial); in ietp_attach()
H A Dhidmap.c780 evdev_set_serial(hm->evdev, hw->serial); in hidmap_attach()
H A Dhmt.c391 evdev_set_serial(sc->evdev, hw->serial); in hmt_attach()
H A Dbcm5974.c734 evdev_set_serial(sc->sc_evdev, hw->serial); in bcm5974_attach()
H A Dhkbd.c973 evdev_set_serial(evdev, hw->serial); in hkbd_attach()