Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_cir.c370 EV_MSC, MSC_SCAN, ir_code); in aw_ir_intr()
519 evdev_support_event(sc->sc_evdev, EV_MSC); in aw_ir_attach()
/freebsd/sys/dev/evdev/
H A Devdev.h217 return (evdev_push_event(evdev, EV_MSC, code, value)); in evdev_push_msc()
H A Devdev.c632 case EV_MSC: in evdev_check_event()
979 case EV_MSC: in evdev_inject_event()
H A Dinput-event-codes.h54 #define EV_MSC 0x04 macro
H A Dcdev.c695 case EV_MSC: in evdev_ioctl_eviocgbit()
/freebsd/usr.sbin/bhyve/
H A Dpci_virtio_input.c213 if (event.type == EV_MSC) { in pci_vtinput_notify_statusq()
335 case EV_MSC: in pci_vtinput_read_config_ev_bits()
/freebsd/sys/dev/hid/
H A Dps4dshock.c846 evdev_support_event(evdev, EV_MSC); in ps4dsacc_tstamp_cb()
975 evdev_support_event(evdev, EV_MSC); in ps4dsmtp_final_cb()
H A Dhmt.c410 evdev_support_event(sc->evdev, EV_MSC); in hmt_attach()
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h42 #define EV_MSC 0x04 macro
/freebsd/sys/dev/usb/input/
H A Dwmt.c428 evdev_support_event(sc->evdev, EV_MSC); in wmt_attach()