Home
last modified time | relevance | path

Searched refs:INPUT_PROP_BUTTONPAD (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/drivers/input/rmi4/
H A Drmi_f3a.c162 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit); in rmi_f3a_map_gpios()
H A Drmi_f30.c268 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit); in rmi_f30_map_gpios()
/openbmc/linux/drivers/input/mouse/
H A Dfocaltech.c344 __set_bit(INPUT_PROP_BUTTONPAD, dev->propbit); in focaltech_set_input_params()
H A Dbcm5974.c541 __set_bit(INPUT_PROP_BUTTONPAD, input_dev->propbit); in setup_events_to_report()
H A Dcyapa.c504 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit); in cyapa_create_input_dev()
H A Delan_i2c_core.c1145 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit); in elan_setup_input_device()
H A Dsynaptics.c1354 __set_bit(INPUT_PROP_BUTTONPAD, dev->propbit); in set_input_params()
H A Delantech.c1127 __set_bit(INPUT_PROP_BUTTONPAD, dev->propbit); in elantech_set_buttonpad_prop()
H A Dalps.c3085 set_bit(INPUT_PROP_BUTTONPAD, dev1->propbit); in alps_init()
/openbmc/linux/drivers/hid/
H A Dhid-magicmouse.c568 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit); in magicmouse_setup_input()
589 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit); in magicmouse_setup_input()
H A Dhid-elan.c186 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit); in elan_input_configured()
H A Dhid-alps.c725 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit); in alps_input_configured()
H A Dhid-asus.c808 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit); in asus_input_configured()
H A Dhid-sony.c1044 __set_bit(INPUT_PROP_BUTTONPAD, sc->touchpad->propbit); in sony_register_touchpad()
H A Dhid-multitouch.c1323 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit); in mt_touch_input_configured()
H A Dhid-playstation.c898 __set_bit(INPUT_PROP_BUTTONPAD, touchpad->propbit); in ps_touchpad_create()
H A Dhid-logitech-hidpp.c2968 __set_bit(INPUT_PROP_BUTTONPAD, input_dev->propbit); in wtp_populate_input()
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h24 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h25 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */ macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h25 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */ macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h25 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */ macro
/openbmc/linux/Documentation/input/
H A Devent-codes.rst352 INPUT_PROP_BUTTONPAD section in Device properties
391 them as any other INPUT_PROP_BUTTONPAD device.
/openbmc/linux/drivers/input/keyboard/
H A Dapplespi.c1292 __set_bit(INPUT_PROP_BUTTONPAD, touchpad_input_dev->propbit); in applespi_register_touchpad_device()
/openbmc/linux/drivers/input/touchscreen/
H A Datmel_mxt_ts.c2076 __set_bit(INPUT_PROP_BUTTONPAD, input_dev->propbit); in mxt_set_up_as_touchpad()