Home
last modified time | relevance | path

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

/third_party/libdrm/
Dxf86drm.c525 static int drmGetMinorType(int major, int minor) in drmGetMinorType() function
2788 nodetype = drmGetMinorType(maj, min); in drmGetDeviceNameFromFd()
2856 type = drmGetMinorType(maj, min); in drmGetNodeTypeFromFd()
2963 nodetype = drmGetMinorType(maj, min); in drmGetMinorNameForFD()
3165 type = drmGetMinorType(maj, min); in get_sysctl_pci_bus_info()
3238 type = drmGetMinorType(maj, min); in drmParsePciBusInfo()
3406 type = drmGetMinorType(maj, min); in drmParsePciDeviceInfo()
4082 node_type = drmGetMinorType(maj, min); in drmGetDevice2()
4323 node_type = drmGetMinorType(maj, min); in drmGetDeviceNameFromFd2()