Searched refs:altgr_pressed (Results 1 – 1 of 1) sorted by relevance
119 bool altgr_pressed; member290 dock->altgr_pressed = buf[TF103C_DOCK_KBD_DATA_MODIFIERS] & 0x40; in tf103c_dock_report_toprow_kbd_hook()293 input_report_key(dock->input, KEY_RIGHTALT, dock->altgr_pressed); in tf103c_dock_report_toprow_kbd_hook()301 if (dock->altgr_pressed) { in tf103c_dock_report_toprow_kbd_hook()320 if (dock->altgr_pressed) { in tf103c_dock_toprow_press()334 if (dock->altgr_pressed) { in tf103c_dock_toprow_release()343 int key_code, fn = dock->altgr_pressed ^ fnlock; in tf103c_dock_toprow_event()