Home
last modified time | relevance | path

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

/third_party/mesa3d/src/loader/
Dloader.h47 loader_get_pci_id_for_fd(int fd, int *vendor_id, int *chip_id);
Dloader.c412 loader_get_pci_id_for_fd(int fd, int *vendor_id, int *chip_id) in loader_get_pci_id_for_fd() function
438 if (!loader_get_pci_id_for_fd(fd, &vendor_id, &chip_id)) in loader_get_pci_driver()
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/
Dpipe_loader_drm.c131 if (loader_get_pci_id_for_fd(fd, &vendor_id, &chip_id)) { in pipe_loader_drm_probe_fd_nodup()
/third_party/mesa3d/src/gallium/targets/d3dadapter9/
Ddrm.c129 if (loader_get_pci_id_for_fd(fd, &vid, &did)) { in get_bus_info()
/third_party/mesa3d/docs/relnotes/
D10.3.rst196 build error: multiple definition of \`loader_get_pci_id_for_fd'