Home
last modified time | relevance | path

Searched refs:evdev_set_phys (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/sys/dev/acpica/
H A Dacpi_lid.c159 evdev_set_phys(sc->lid_evdev, device_get_nameunit(dev)); in acpi_lid_attach()
H A Dacpi_button.c151 evdev_set_phys(sc->button_evdev, device_get_nameunit(dev)); in acpi_button_attach()
H A Dacpi_video.c317 evdev_set_phys(sc->evdev, device_get_nameunit(dev)); in acpi_video_attach()
/freebsd/sys/dev/evdev/
H A Devdev.h133 void evdev_set_phys(struct evdev_dev *, const char *);
H A Duinput.c597 evdev_set_phys(state->ucs_evdev, buf); in uinput_ioctl_sub()
H A Devdev.c418 evdev_set_phys(struct evdev_dev *evdev, const char *name) in evdev_set_phys() function
/freebsd/sys/dev/syscons/
H A Dsysmouse.c69 evdev_set_phys(sysmouse_evdev, "sysmouse"); in smdev_evdev_init()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c237 evdev_set_phys(sc->sc_evdev, device_get_nameunit(sc->sc_dev)); in ft5406ts_init()
/freebsd/sys/dev/vt/
H A Dvt_sysmouse.c103 evdev_set_phys(sysmouse_evdev, "sysmouse"); in sysmouse_evdev_init()
/freebsd/sys/dev/usb/input/
H A Duep.c372 evdev_set_phys(sc->evdev, device_get_nameunit(dev)); in uep_attach()
H A Dwmt.c408 evdev_set_phys(sc->evdev, device_get_nameunit(dev)); in wmt_attach()
H A Dums.c715 evdev_set_phys(sc->sc_evdev, device_get_nameunit(dev)); in ums_attach()
H A Dwsp.c856 evdev_set_phys(sc->sc_evdev, device_get_nameunit(dev)); in wsp_attach()
/freebsd/sys/arm/allwinner/
H A Daw_cir.c516 evdev_set_phys(sc->sc_evdev, device_get_nameunit(sc->dev)); in aw_ir_attach()
/freebsd/sys/dev/hyperv/input/
H A Dhv_kbd.c803 evdev_set_phys(evdev, device_get_nameunit(dev)); in hv_kbd_drv_attach()
/freebsd/sys/dev/hid/
H A Dietp.c274 evdev_set_phys(sc->evdev, device_get_nameunit(sc->dev)); in ietp_attach()
H A Dbcm5974.c731 evdev_set_phys(sc->sc_evdev, device_get_nameunit(dev)); in bcm5974_attach()
H A Dhidmap.c777 evdev_set_phys(hm->evdev, device_get_nameunit(hm->dev)); in hidmap_attach()
H A Dhmt.c388 evdev_set_phys(sc->evdev, device_get_nameunit(dev)); in hmt_attach()
H A Dhkbd.c970 evdev_set_phys(evdev, device_get_nameunit(dev)); in hkbd_attach()
/freebsd/sys/dev/gpio/
H A Dgpiokeys.c465 evdev_set_phys(sc->sc_evdev, name != NULL ? name : "unknown"); in gpiokeys_attach()
/freebsd/sys/arm/ti/
H A Dti_adc.c883 evdev_set_phys(sc->sc_evdev, device_get_nameunit(dev)); in ti_adc_attach()
/freebsd/sys/dev/kbdmux/
H A Dkbdmux.c460 evdev_set_phys(evdev, phys_loc); in kbdmux_init()
/freebsd/sys/dev/atkbdc/
H A Datkbd.c477 evdev_set_phys(evdev, phys_loc); in atkbd_init()
/freebsd/sys/dev/cyapa/
H A Dcyapa.c574 evdev_set_phys(sc->evdev, device_get_nameunit(sc->dev)); in cyapa_attach()

12