Home
last modified time | relevance | path

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

/external/libdrm/
Dxf86drm.h820 } drmPlatformBusInfo, *drmPlatformBusInfoPtr; typedef
843 drmPlatformBusInfoPtr platform;
Dxf86drm.c3463 static int drmParsePlatformBusInfo(int maj, int min, drmPlatformBusInfoPtr info) in drmParsePlatformBusInfo()
3546 dev->businfo.platform = (drmPlatformBusInfoPtr)ptr; in drmProcessPlatformDevice()