Searched defs:platform_bus_device (Results 1 – 2 of 2) sorted by relevance
27 pub fn platform_bus_device() -> Arc<PlatformBusDevice> { in platform_bus_device() function
143 let platform_bus_device = Self { in new() localVariable