Home
last modified time | relevance | path

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

12

/freebsd-13-stable/sys/dev/acpica/
HDacpi_lid.c155 evdev_set_phys(sc->lid_evdev, device_get_nameunit(dev)); in acpi_lid_attach()
HDacpi_button.c155 evdev_set_phys(sc->button_evdev, device_get_nameunit(dev)); in acpi_button_attach()
HDacpi_video.c320 evdev_set_phys(sc->evdev, device_get_nameunit(dev)); in acpi_video_attach()
/freebsd-13-stable/sys/dev/evdev/
HDevdev.h133 void evdev_set_phys(struct evdev_dev *, const char *);
HDuinput.c597 evdev_set_phys(state->ucs_evdev, buf); in uinput_ioctl_sub()
HDevdev.c418 evdev_set_phys(struct evdev_dev *evdev, const char *name) in evdev_set_phys() function
/freebsd-13-stable/sys/dev/syscons/
HDsysmouse.c69 evdev_set_phys(sysmouse_evdev, "sysmouse"); in smdev_evdev_init()
/freebsd-13-stable/sys/arm/broadcom/bcm2835/
HDbcm2835_ft5406.c238 evdev_set_phys(sc->sc_evdev, device_get_nameunit(sc->sc_dev)); in ft5406ts_init()
/freebsd-13-stable/sys/dev/vt/
HDvt_sysmouse.c103 evdev_set_phys(sysmouse_evdev, "sysmouse"); in sysmouse_evdev_init()
/freebsd-13-stable/sys/arm/allwinner/
HDaw_cir.c510 evdev_set_phys(sc->sc_evdev, device_get_nameunit(sc->dev)); in aw_ir_attach()
/freebsd-13-stable/sys/dev/usb/input/
HDuep.c372 evdev_set_phys(sc->evdev, device_get_nameunit(dev)); in uep_attach()
HDwmt.c408 evdev_set_phys(sc->evdev, device_get_nameunit(dev)); in wmt_attach()
HDums.c715 evdev_set_phys(sc->sc_evdev, device_get_nameunit(dev)); in ums_attach()
HDwsp.c841 evdev_set_phys(sc->sc_evdev, device_get_nameunit(dev)); in wsp_attach()
HDukbd.c1206 evdev_set_phys(evdev, device_get_nameunit(dev)); in ukbd_attach()
/freebsd-13-stable/sys/dev/hyperv/input/
HDhv_kbd.c801 evdev_set_phys(evdev, device_get_nameunit(dev)); in hv_kbd_drv_attach()
/freebsd-13-stable/sys/dev/hid/
HDietp.c263 evdev_set_phys(sc->evdev, device_get_nameunit(sc->dev)); in ietp_attach()
HDbcm5974.c646 evdev_set_phys(sc->sc_evdev, device_get_nameunit(dev)); in bcm5974_attach()
HDhmt.c388 evdev_set_phys(sc->evdev, device_get_nameunit(dev)); in hmt_attach()
HDhidmap.c777 evdev_set_phys(hm->evdev, device_get_nameunit(hm->dev)); in hidmap_attach()
/freebsd-13-stable/sys/dev/gpio/
HDgpiokeys.c465 evdev_set_phys(sc->sc_evdev, name != NULL ? name : "unknown"); in gpiokeys_attach()
/freebsd-13-stable/sys/arm/ti/
HDti_adc.c884 evdev_set_phys(sc->sc_evdev, device_get_nameunit(dev)); in ti_adc_attach()
/freebsd-13-stable/sys/dev/kbdmux/
HDkbdmux.c460 evdev_set_phys(evdev, phys_loc); in kbdmux_init()
/freebsd-13-stable/sys/dev/atkbdc/
HDatkbd.c477 evdev_set_phys(evdev, phys_loc); in atkbd_init()
/freebsd-13-stable/sys/dev/cyapa/
HDcyapa.c576 evdev_set_phys(sc->evdev, device_get_nameunit(sc->dev)); in cyapa_attach()

12