Home
last modified time | relevance | path

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

/external/libdrm/
Dxf86drm.c963 static int drmGetMinorType(int major, int minor) in drmGetMinorType() function
3231 nodetype = drmGetMinorType(maj, min); in drmGetDeviceNameFromFd()
3299 type = drmGetMinorType(maj, min); in drmGetNodeTypeFromFd()
3416 nodetype = drmGetMinorType(maj, min); in drmGetMinorNameForFD()
3618 type = drmGetMinorType(maj, min); in get_sysctl_pci_bus_info()
3691 type = drmGetMinorType(maj, min); in drmParsePciBusInfo()
3863 type = drmGetMinorType(maj, min); in drmParsePciDeviceInfo()
4537 node_type = drmGetMinorType(maj, min); in drmGetDeviceFromDevId()
4805 node_type = drmGetMinorType(maj, min); in drmGetDeviceNameFromFd2()