Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/device_include/
Dsvga_reg.h792 int32 left;
793 int32 top;
794 int32 right;
795 int32 bottom;
803 int32 x;
804 int32 y;
1446 int32 dstX;
1447 int32 dstY;
1544 int32 x;
1545 int32 y;
Dsvga3d_cmd.h790 int32 indexBias;
846 int32 baseVertexLocation; /* Bias applied to the index when selecting a */
1384 int32 alphaOffsetX;
1385 int32 alphaOffsetY;
1462 int32 xRoot;
1463 int32 yRoot;
1484 int32 value[4];
2177 int32 xRoot;
2178 int32 yRoot;
Dsvga3d_types.h119 int32 x;
120 int32 y;
121 int32 z;
122 int32 w;
123 int32 h;
124 int32 d;
Dsvga_escape.h86 int32 x, y;
Dvm_basic_types.h7 typedef s32 int32; typedef
Dsvga_types.h31 typedef s32 int32; typedef
Dsvga3d_dx.h325 int32 baseVertexLocation;
347 int32 baseVertexLocation;
1537 int32 depthBias;
1565 int32 depthBias;
Dsvga3d_devcaps.h506 int32 i;
/drivers/media/test-drivers/vivid/
Dvivid-core.h227 struct v4l2_ctrl *int32; member
Dvivid-kthread-cap.c519 dev->int32->cur.val, in vivid_fillbuff()
Dvivid-ctrls.c1586 dev->int32 = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_int32, NULL); in vivid_create_controls()