Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dxf86drm.h831 } drmPciBusInfo, *drmPciBusInfoPtr; typedef
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/
H A Dxf86drm.h831 } drmPciBusInfo, *drmPciBusInfoPtr; typedef
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dxf86drm.h831 } drmPciBusInfo, *drmPciBusInfoPtr; typedef
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drm.h850 } drmPciBusInfo, *drmPciBusInfoPtr; typedef
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c3655 return memcmp(a->businfo.pci, b->businfo.pci, sizeof(drmPciBusInfo)) == 0; in drmDevicesEqual()
3807 drmPciBusInfo info; in drmParsePciDeviceInfo()
3965 dev = drmDeviceAlloc(node_type, node, sizeof(drmPciBusInfo), in drmProcessPciDevice()
3980 addr += sizeof(drmPciBusInfo); in drmProcessPciDevice()