Searched refs:VirtioInterface (Results 1 – 1 of 1) sorted by relevance
373 pub struct VirtioInterface { struct389 impl core::fmt::Debug for VirtioInterface { argument400 impl VirtioInterface { impl410 let result = Arc::new(VirtioInterface { in new()437 impl Drop for VirtioInterface { implementation444 impl Device for VirtioInterface { implementation639 impl NetDevice for VirtioInterface { implementation720 impl KObject for VirtioInterface { implementation847 let iface: Arc<VirtioInterface> = in probe()848 VirtioInterface::new(virtio_net_device.inner().device_inner.clone()); in probe()