Searched refs:bind_device (Results 1 – 1 of 1) sorted by relevance
92 bind_device(Path::new(&d.sysfsPath))?; in bindDevicesToVfioDriver()248 fn bind_device(path: &Path) -> binder::Result<()> { in bind_device() function