Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtsystems/
H A D0001-qtsystems-install-files-only-once.patch15 examples/systeminfo/qml-deviceinfo/qml-deviceinfo.pro | 3 +--
44 …iff --git a/examples/systeminfo/qml-deviceinfo/qml-deviceinfo.pro b/examples/systeminfo/qml-device…
46 --- a/examples/systeminfo/qml-deviceinfo/qml-deviceinfo.pro
47 +++ b/examples/systeminfo/qml-deviceinfo/qml-deviceinfo.pro
51 target.path = $$[QT_INSTALL_EXAMPLES]/systeminfo/qml-deviceinfo
52 -app.path = $$[QT_INSTALL_EXAMPLES]/systeminfo/qml-deviceinfo
57 qml-deviceinfo.qrc
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drm.c3856 if (device->deviceinfo.platform) { in drmFreePlatformDevice()
3857 if (device->deviceinfo.platform->compatible) { in drmFreePlatformDevice()
3858 char **compatible = device->deviceinfo.platform->compatible; in drmFreePlatformDevice()
3865 free(device->deviceinfo.platform->compatible); in drmFreePlatformDevice()
3872 if (device->deviceinfo.host1x) { in drmFreeHost1xDevice()
3873 if (device->deviceinfo.host1x->compatible) { in drmFreeHost1xDevice()
3874 char **compatible = device->deviceinfo.host1x->compatible; in drmFreeHost1xDevice()
3881 free(device->deviceinfo.host1x->compatible); in drmFreeHost1xDevice()
3981 dev->deviceinfo.pci = (drmPciDeviceInfoPtr)addr; in drmProcessPciDevice()
3983 ret = drmParsePciDeviceInfo(maj, min, dev->deviceinfo.pci, flags); in drmProcessPciDevice()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c1470 if (dev->deviceinfo.pci->vendor_id != driver_map[i].vendor_id) in dri2_probe_driver_name()
1479 if (driver_map[i].chip_ids[j] == dev->deviceinfo.pci->device_id) { in dri2_probe_driver_name()
1489 dev->deviceinfo.pci->vendor_id, dev->deviceinfo.pci->device_id); in dri2_probe_driver_name()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dxf86drm.h886 } deviceinfo; member
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/
H A Dxf86drm.h886 } deviceinfo; member
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dxf86drm.h886 } deviceinfo; member
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drm.h905 } deviceinfo; member