Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/evdev/
HDevdev.h134 void evdev_set_serial(struct evdev_dev *, const char *);
HDuinput.c606 evdev_set_serial(state->ucs_evdev, buf); in uinput_ioctl_sub()
HDevdev.c425 evdev_set_serial(struct evdev_dev *evdev, const char *serial) in evdev_set_serial() function
/freebsd-13-stable/sys/dev/usb/input/
HDuep.c375 evdev_set_serial(sc->evdev, usb_get_serial(uaa->device)); in uep_attach()
HDwmt.c411 evdev_set_serial(sc->evdev, usb_get_serial(uaa->device)); in wmt_attach()
HDums.c718 evdev_set_serial(sc->sc_evdev, usb_get_serial(uaa->device)); in ums_attach()
HDwsp.c844 evdev_set_serial(sc->sc_evdev, usb_get_serial(uaa->device)); in wsp_attach()
HDukbd.c1209 evdev_set_serial(evdev, usb_get_serial(uaa->device)); in ukbd_attach()
/freebsd-13-stable/sys/dev/hid/
HDietp.c266 evdev_set_serial(sc->evdev, hw->serial); in ietp_attach()
HDbcm5974.c649 evdev_set_serial(sc->sc_evdev, hw->serial); in bcm5974_attach()
HDhmt.c391 evdev_set_serial(sc->evdev, hw->serial); in hmt_attach()
HDhidmap.c780 evdev_set_serial(hm->evdev, hw->serial); in hidmap_attach()
HDhkbd.c973 evdev_set_serial(evdev, hw->serial); in hkbd_attach()