Searched refs:DRM_DEVICE_GET_PCI_REVISION (Results 1 – 5 of 5) sorted by relevance
895 #define DRM_DEVICE_GET_PCI_REVISION (1 << 0) macro
914 #define DRM_DEVICE_GET_PCI_REVISION (1 << 0) macro
3774 if (!(flags & DRM_DEVICE_GET_PCI_REVISION)) in drmParsePciDeviceInfo()4396 return (flags & ~DRM_DEVICE_GET_PCI_REVISION); in drm_device_validate_flags()4570 return drmGetDevice2(fd, DRM_DEVICE_GET_PCI_REVISION, device); in drmGetDevice()4659 return drmGetDevices2(DRM_DEVICE_GET_PCI_REVISION, devices, max_devices); in drmGetDevices()