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