Searched refs:FLAG_POWER_KEY_PRESSED (Results 1 – 1 of 1) sorted by relevance
229 #define FLAG_POWER_KEY_PRESSED 0x00000040 macro307 !(ahid->flags & FLAG_POWER_KEY_PRESSED)) { in adbhid_input_keycode()352 ahid->flags &= ~FLAG_POWER_KEY_PRESSED; in adbhid_input_keycode()354 ahid->flags |= FLAG_POWER_KEY_PRESSED; in adbhid_input_keycode()