Searched refs:BTN_TASK (Results 1 – 5 of 5) sorted by relevance
72 input_report_key(dev, BTN_TASK, packet[2] & BIT(2)); in ps2pp_process_byte()283 input_set_capability(input_dev, EV_KEY, BTN_TASK); in ps2pp_set_model_properties()
362 #define BTN_TASK 0x117 macro
316 for (i = BTN_LEFT; i <= BTN_TASK; i++) in xenkbd_probe()
850 [BTN_BACK] = "BackBtn", [BTN_TASK] = "TaskBtn",