Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/input/serio/i8042/
H A Di8042_device.rs46 fn inner(&self) -> SpinLockGuard<InnerI8042PlatformDevice> { in inner()
52 pub struct InnerI8042PlatformDevice { struct
53 kobject_common: KObjectCommonData,
54 device_common: DeviceCommonData,
55 device_state: DeviceState,
56 pdev_id: i32,
57 pdev_id_auto: bool,