Searched refs:INPUT_PROP_BUTTONPAD (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/input/rmi4/
H A Drmi_f3a.c162 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit);
H A Drmi_f30.c268 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit);
/linux-master/drivers/input/mouse/
H A Dfocaltech.c344 __set_bit(INPUT_PROP_BUTTONPAD, dev->propbit);
H A Dcyapa.c504 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit);
H A Dbcm5974.c541 __set_bit(INPUT_PROP_BUTTONPAD, input_dev->propbit);
H A Dsynaptics.c1354 __set_bit(INPUT_PROP_BUTTONPAD, dev->propbit);
H A Delan_i2c_core.c1145 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit);
H A Delantech.c271 * Advertise INPUT_PROP_BUTTONPAD for clickpads. The testing of bit 12 in
1127 __set_bit(INPUT_PROP_BUTTONPAD, dev->propbit);
H A Dalps.c3085 set_bit(INPUT_PROP_BUTTONPAD, dev1->propbit);
/linux-master/drivers/hid/
H A Dhid-elan.c186 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit);
H A Dhid-magicmouse.c571 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit);
592 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit);
H A Dhid-alps.c725 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit);
H A Dhid-asus.c824 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit);
H A Dhid-sony.c1044 __set_bit(INPUT_PROP_BUTTONPAD, sc->touchpad->propbit);
H A Dhid-multitouch.c1322 __set_bit(INPUT_PROP_BUTTONPAD, input->propbit);
H A Dhid-playstation.c898 __set_bit(INPUT_PROP_BUTTONPAD, touchpad->propbit);
H A Dhid-logitech-hidpp.c2964 __set_bit(INPUT_PROP_BUTTONPAD, input_dev->propbit);
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h25 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */ macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h25 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */ macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h25 #define INPUT_PROP_BUTTONPAD 0x02 /* has button(s) under pad */ macro
/linux-master/drivers/input/keyboard/
H A Dapplespi.c1292 __set_bit(INPUT_PROP_BUTTONPAD, touchpad_input_dev->propbit);
/linux-master/drivers/input/touchscreen/
H A Datmel_mxt_ts.c2076 __set_bit(INPUT_PROP_BUTTONPAD, input_dev->propbit);

Completed in 238 milliseconds