Searched refs:int32 (Results 1 - 7 of 7) sorted by relevance

/drivers/gpu/drm/vmwgfx/
H A Dsvga_types.h42 typedef int32_t int32; typedef
H A Dsvga_escape.h85 int32 x, y;
H A Dsvga_reg.h396 int32 left;
397 int32 top;
398 int32 right;
399 int32 bottom;
404 int32 x;
405 int32 y;
878 SVGA_VIDEO_DST_X, /* Signed int32 */
879 SVGA_VIDEO_DST_Y, /* Signed int32 */
912 int32 dstX;
913 int32 dst
[all...]
H A Dsvga3d_reg.h1707 int32 indexBias;
2402 int32 xRoot;
2403 int32 yRoot;
2599 int32 i;
/drivers/media/platform/vivid/
H A Dvivid-core.h197 struct v4l2_ctrl *int32; member in struct:vivid_dev
H A Dvivid-kthread-cap.c506 snprintf(str, sizeof(str), " int32 %d, int64 %lld, bitmask %08x ",
507 dev->int32->cur.val,
H A Dvivid-ctrls.c1218 dev->int32 = v4l2_ctrl_new_custom(hdl_user_gen, &vivid_ctrl_int32, NULL);

Completed in 320 milliseconds