Searched refs:BTN_TASK (Results 1 – 12 of 12) sorted by relevance
74 input_report_key(dev, BTN_TASK, (packet[2] >> 2) & 1); in ps2pp_process_byte()278 __set_bit(BTN_TASK, input_dev->keybit); in ps2pp_set_model_properties()
186 for (i = BTN_LEFT; i <= BTN_TASK; i++) in xenkbd_probe()
361 #define BTN_TASK 0x117 macro
306 BCM47XX_GPIO_KEY(14, BTN_TASK),
863 [BTN_BACK] = "BackBtn", [BTN_TASK] = "TaskBtn",