Home
last modified time | relevance | path

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

/external/libdrm/
Dxf86drm.c3485 static int drmParsePlatformDeviceInfo(int maj, int min, in drmParsePlatformDeviceInfo() function
3556 ret = drmParsePlatformDeviceInfo(maj, min, dev->deviceinfo.platform); in drmProcessPlatformDevice()