Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/input/serio/
H A Dsubsys.rs27 pub struct SerioBus { struct
31 impl SerioBus { argument
43 impl Bus for SerioBus { implementation