Searched refs:BTN_BACK (Results 1 – 6 of 6) sorted by relevance
280 BTN_BACK
809 #if defined(BTN_BACK) || (defined(HAVE_DECL_BTN_BACK) && HAVE_DECL_BTN_BACK)810 XLAT(BTN_BACK),
98 io_ctl($UI_SET_KEYBIT, $BTN_BACK);407 $BTN_BACK = 0x116;
525 $BTN_BACK = 0x116;
442 ioctl(fd, UI_SET_KEYBIT, BTN_BACK); in initialize_uinput()971 ev.code = BTN_BACK; in button_click()1749 NoSymbol BTN_BACK
499 #define BTN_BACK 0x116 macro