Searched defs:hotplug_kset (Results 1 – 1 of 1) sorted by relevance
36 pub fn hotplug_kset() -> Arc<KSet> { in hotplug_kset() function71 let hotplug_kset = KSet::new("hotplug".to_string()); in acpi_sysfs_init() localVariable