Searched defs:hotplug_implemented (Results 1 – 3 of 3) sorted by relevance
325 pub fn hotplug_implemented(&self) -> bool { in hotplug_implemented() method822 fn hotplug_implemented(&self) -> bool { in hotplug_implemented() method
44 fn hotplug_implemented(&self) -> bool; in hotplug_implemented() method
358 let hotplug_implemented = self.device.lock().hotplug_implemented(); in configure_bridge_window() localVariable