Searched refs:io_allocator (Results 1 – 2 of 2) sorted by relevance
160 pub fn io_allocator(&mut self) -> Option<&mut AddressAllocator> { in io_allocator() method
1060 let pm_iobase = match resources.io_allocator() { in setup_acpi_devices()