Searched defs:hot_plug (Results 1 – 3 of 3) sorted by relevance
136 fn hot_plug(&mut self, _addr: PciAddress) {} in hot_plug() method294 fn hot_plug(&mut self, addr: PciAddress) { in hot_plug() method
141 fn hot_plug(&mut self, addr: PciAddress) { in hot_plug() method
196 fn hot_plug(&mut self, addr: PciAddress); in hot_plug() method