Searched refs:dev_driver_path (Results 1 – 1 of 1) sorted by relevance
832 let dev_driver_path = path.join("driver").canonicalize()?; in vfio_argument_for_platform_device() localVariable833 if dev_driver_path != Path::new(VFIO_PLATFORM_DRIVER_PATH) { in vfio_argument_for_platform_device()