Searched refs:BTN_DEAD (Results 1 – 11 of 11) sorted by relevance
309 #define BTN_DEAD 0x12f macro
223 input_report_key(dev, BTN_DEAD, data[0] & 0x02); in iforce_process_packet()
391 set_bit(BTN_DEAD, input_dev->keybit); in iforce_init_device()
517 #define BTN_DEAD 0x12f macro
870 [BTN_DEAD] = "BtnDead", [BTN_A] = "BtnA",
967 case 0xa4: map_key_clear(BTN_DEAD); break; in hidinput_configure_usage()