Home
last modified time | relevance | path

Searched refs:PS2KeyBoardInode (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/keyboard/
H A Dps2_keyboard.rs56 pub struct LockedPS2KeyBoardInode(RwLock<PS2KeyBoardInode>);
63 pub struct PS2KeyBoardInode { struct
76 let inode = PS2KeyBoardInode { in new() argument