Home
last modified time | relevance | path

Searched defs:driver_path (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pciutils/lib/
H A Dwin32-cfgmgr32.c339 char *driver_path = NULL; in get_driver_path_for_service() local
601 char *driver_path; in get_driver_path_for_regkey() local
769 char *driver_path = NULL; in get_device_driver_path() local
H A Dwin32-kldbg.c169 win32_kldbg_unpack_driver(struct pci_access *a, LPTSTR driver_path) in win32_kldbg_unpack_driver()
280 LPTSTR driver_path; in win32_kldbg_register_driver() local
H A Dsysfs.c475 char *driver_path = sysfs_deref_link(d, "driver"); in sysfs_fill_info() local
/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/vfio_handler/src/
Daidl.rs197 let driver_path = read_link(path.join("driver")).ok()?; in current_driver() localVariable
/aosp_15_r20/external/libva/va/
H A Dva.c361 char *driver_path = (char *) malloc(n + 1); in va_getDriverPath() local
396 char *driver_path = va_getDriverPath(driver_dir, driver_name); in va_openDriver() local