Searched defs:I8042PlatformDevice (Results 1 – 1 of 1) sorted by relevance
26 pub struct I8042PlatformDevice { struct27 inner: SpinLock<InnerI8042PlatformDevice>, argument31 impl I8042PlatformDevice { implementation60 impl Device for I8042PlatformDevice { implementation120 impl KObject for I8042PlatformDevice { implementation178 impl PlatformDevice for I8042PlatformDevice { implementation