Home
last modified time | relevance | path

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

/external/libdrm/
Dxf86drm.h825 } drmPlatformDeviceInfo, *drmPlatformDeviceInfoPtr; typedef
850 drmPlatformDeviceInfoPtr platform;
Dxf86drm.c3671 dev->deviceinfo.platform = (drmPlatformDeviceInfoPtr)ptr; in drmProcessPlatformDevice()