Searched refs:drm_stats (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | drm.h | 270 struct drm_stats { struct 809 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats) 989 typedef struct drm_stats drm_stats_t;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/ |
| H A D | drm.h | 262 struct drm_stats { struct 794 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats) 973 typedef struct drm_stats drm_stats_t;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/ |
| H A D | drm.h | 262 struct drm_stats { struct 794 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats) 973 typedef struct drm_stats drm_stats_t;
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm.h | 269 struct drm_stats { struct 834 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats) 1021 typedef struct drm_stats drm_stats_t;
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm.h | 262 struct drm_stats { struct 966 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats) 1152 typedef struct drm_stats drm_stats_t;
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm.h | 263 struct drm_stats { struct 827 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats) 1011 typedef struct drm_stats drm_stats_t;
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm.h | 263 struct drm_stats { struct 828 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats) 1014 typedef struct drm_stats drm_stats_t;
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm.h | 263 struct drm_stats { struct 827 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats) 1011 typedef struct drm_stats drm_stats_t;
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm.h | 263 struct drm_stats { struct 827 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats) 1011 typedef struct drm_stats drm_stats_t;
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/drm/ |
| H A D | drm.h | 269 struct drm_stats { struct 834 #define DRM_IOCTL_GET_STATS DRM_IOR( 0x06, struct drm_stats) 1021 typedef struct drm_stats drm_stats_t;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_ioctl.c | 225 struct drm_stats *stats = data; in drm_getstats()
|