Home
last modified time | relevance | path

Searched refs:int32 (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h381 int32 left;
382 int32 top;
383 int32 right;
384 int32 bottom;
390 int32 x;
391 int32 y;
583 int32 dstX;
584 int32 dstY;
623 int32 x;
624 int32 y;
Dsvga3d_cmd.h562 int32 indexBias;
598 int32 baseVertexLocation;
933 int32 alphaOffsetX;
934 int32 alphaOffsetY;
992 int32 xRoot;
993 int32 yRoot;
1008 int32 value[4];
1421 int32 xRoot;
1422 int32 yRoot;
Dsvga3d_types.h113 int32 x;
114 int32 y;
115 int32 z;
116 int32 w;
117 int32 h;
118 int32 d;
Dsvga_escape.h51 int32 x, y;
Dvm_basic_types.h34 typedef s32 int32; typedef
Dsvga3d_dx.h244 int32 baseVertexLocation;
262 int32 baseVertexLocation;
1256 int32 depthBias;
1280 int32 depthBias;
1302 int32 depthBias;
Dsvga3d_devcaps.h367 int32 i;
/drivers/media/test-drivers/vivid/
Dvivid-core.h227 struct v4l2_ctrl *int32; member
Dvivid-kthread-cap.c520 dev->int32->cur.val, in vivid_fillbuff()
Dvivid-ctrls.c1609 dev->int32 = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_int32, NULL); in vivid_create_controls()