Home
last modified time | relevance | path

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

/third_party/libdrm/
Dxf86drm.h880 } drmPlatformDeviceInfo, *drmPlatformDeviceInfoPtr; typedef
905 drmPlatformDeviceInfoPtr platform;
Dxf86drm.c4351 dev->deviceinfo.platform = (drmPlatformDeviceInfoPtr)ptr; in drmProcessPlatformDevice()