Home
last modified time | relevance | path

Searched refs:INPUT_PROP_DIRECT (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/hid/
H A Dhgame.c174 evdev_support_prop(evdev, INPUT_PROP_DIRECT); in hgame_final_cb()
H A Dhpen.c141 evdev_support_prop(evdev, INPUT_PROP_DIRECT); in hpen_final_pen_cb()
H A Dhms.c167 evdev_support_prop(evdev, INPUT_PROP_DIRECT); in hms_final_cb()
H A Dhmt.c397 evdev_support_prop(sc->evdev, INPUT_PROP_DIRECT); in hmt_attach()
H A Dps4dshock.c794 evdev_support_prop(evdev, INPUT_PROP_DIRECT); in ps4dshock_final_cb()
/freebsd/sys/dev/evdev/
H A Devdev_mt.c594 if (!bit_test(evdev->ev_prop_flags, INPUT_PROP_DIRECT)) in evdev_mt_support_st_compat()
645 if (!bit_test(evdev->ev_prop_flags, INPUT_PROP_DIRECT)) in evdev_mt_send_st_compat()
H A Dinput-event-codes.h36 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c242 evdev_support_prop(sc->sc_evdev, INPUT_PROP_DIRECT); in ft5406ts_init()
/freebsd/sys/dev/usb/input/
H A Duep.c377 evdev_support_prop(sc->evdev, INPUT_PROP_DIRECT); in uep_attach()
H A Dwmt.c416 evdev_support_prop(sc->evdev, INPUT_PROP_DIRECT); in wmt_attach()
/freebsd/sys/contrib/device-tree/include/dt-bindings/input/
H A Dlinux-event-codes.h24 #define INPUT_PROP_DIRECT 0x01 /* direct input devices */ macro
/freebsd/sys/arm/ti/
H A Dti_adc.c885 evdev_support_prop(sc->sc_evdev, INPUT_PROP_DIRECT); in ti_adc_attach()