Home
last modified time | relevance | path

Searched defs:i8042_device (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/driver/input/serio/i8042/
H A Dmod.rs23 pub mod i8042_device; module
37 let i8042_device = Arc::new(I8042PlatformDevice::new()); in i8042_init() localVariable