Home
last modified time | relevance | path

Searched refs:boot_vga_path (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c368 char boot_vga_path[1024]; in device_select_find_boot_vga_default() local
372 snprintf(boot_vga_path, 1023, "/sys/bus/pci/devices/%04x:%02x:%02x.%x/boot_vga", pci_infos[i].bus_info.domain, in device_select_find_boot_vga_default()
374 int fd = open(boot_vga_path, O_RDONLY); in device_select_find_boot_vga_default()

Completed in 3 milliseconds