Searched refs:BoundDevice (Results 1 – 1 of 1) sorted by relevance
37 struct BoundDevice { struct42 impl Interface for BoundDevice {} implementation44 impl IBoundDevice for BoundDevice { implementation54 impl Drop for BoundDevice { implementation62 impl BoundDevice { implementation64 BnBoundDevice::new_binder(BoundDevice { sysfs_path, dtbo_label }, BinderFeatures::default()) in new_binder()93 Ok(BoundDevice::new_binder(d.sysfsPath.clone(), d.dtboLabel.clone())) in bindDevicesToVfioDriver()