Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/egl-static/
Degl.c67 drm_fd_get_pci_id(int fd, int *vendor_id, int *chip_id) in drm_fd_get_pci_id() function
123 drm_fd_get_pci_id(int fd, int *vendor_id, int *chip_id) in drm_fd_get_pci_id() function
189 drm_fd_get_pci_id(int fd, int *vendor_id, int *chip_id) in drm_fd_get_pci_id() function
202 if (!drm_fd_get_pci_id(fd, &vendor_id, &chip_id)) { in drm_fd_get_screen_name()