Home
last modified time | relevance | path

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

/external/crosvm/src/crosvm/sys/
Dlinux.rs2539 let hp_bus = get_hp_bus(linux, host_addr)?; in add_hotplug_device() localVariable
2807 let hp_bus = linux in remove_hotplug_device() localVariable
2811 let hp_bus = hp_bus.lock(); in remove_hotplug_device() localVariable