Searched refs:VFIO_PLATFORM_DRIVER_NAME (Results 1 – 1 of 1) sorted by relevance
125 const VFIO_PLATFORM_DRIVER_NAME: &str = "vfio-platform"; constant255 try_bind_driver(&path, VFIO_PLATFORM_DRIVER_NAME)?; in bind_device()273 if Some(VFIO_PLATFORM_DRIVER_NAME) == current_driver(&path).as_deref() { in unbind_device()