Searched refs:PRTSC_SCAN_CODE (Results 1 – 1 of 1) sorted by relevance
382 static PRTSC_SCAN_CODE: [u8; 4] = [0xe0, 0x2a, 0xe0, 0x37]; in handle_prtsc_press() variable391 if scancode != PRTSC_SCAN_CODE[i as usize] { in handle_prtsc_press()410 static PRTSC_SCAN_CODE: [u8; 4] = [0xe0, 0xb7, 0xe0, 0xaa]; in handle_prtsc_release() constant419 if scancode != PRTSC_SCAN_CODE[i as usize] { in handle_prtsc_release()