Home
last modified time | relevance | path

Searched refs:bound_driver (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Virtualization/virtualizationservice/vfio_handler/src/
Daidl.rs199 let bound_driver = driver_path.file_name()?; in current_driver() localVariable
200 bound_driver.to_str().map(str::to_string) in current_driver()