Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/
H A Dxf86drm.h538 #define DRM_LOCK(fd,lock,context,flags) \ macro
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/
H A Dxf86drm.h538 #define DRM_LOCK(fd,lock,context,flags) \ macro
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/
H A Dxf86drm.h538 #define DRM_LOCK(fd,lock,context,flags) \ macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/
H A Dxf86drm.h539 #define DRM_LOCK(fd,lock,context,flags) \ macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c2182 DRM_LOCK(pDRIPriv->drmFD, pDRIPriv->pLSAREA, pDRIPriv->myContext, in DRILock()