Home
last modified time | relevance | path

Searched refs:uint8 (Results 1 – 14 of 14) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/vmwgfx/device_include/ !
Dsvga3d_dx.h55 typedef uint8 SVGA3dColorWriteEnable;
59 typedef uint8 SVGA3dDepthWriteMask;
74 typedef uint8 SVGA3dCullMode;
87 typedef uint8 SVGA3dComparisonFunc;
94 typedef uint8 SVGA3dMultisampleRastEnable;
416 #define SVGADX_QDSTATE_INVALID ((uint8)-1)
423 typedef uint8 SVGADXQueryDeviceState;
598 uint8 readback;
599 uint8 unsynchronized;
600 uint8 mustBeZero[2];
[all …]
Dsvga3d_surfacedefs.h284 uint8 blue;
285 uint8 w_bump;
286 uint8 l_bump;
287 uint8 uv_video;
288 uint8 u_video;
291 uint8 green;
292 uint8 stencil;
293 uint8 v_bump;
294 uint8 v_video;
297 uint8 red;
[all …]
Dsvga3d_cmd.h582 uint8 primitiveType;
583 uint8 padding[3];
591 uint8 primitiveType;
596 uint8 indexBufferStride;
609 uint8 stream;
610 uint8 type;
611 uint8 method;
612 uint8 usage;
613 uint8 usageIndex;
614 uint8 padding;
[all …]
Dsvga3d_types.h53 typedef uint8 SVGABool8;
1293 SVGA3D_QUERYTYPE_INVALID = ((uint8)-1),
1315 typedef uint8 SVGA3dQueryTypeUint8;
1439 uint8 type;
1440 uint8 base;
Dvm_basic_types.h38 typedef u8 uint8; typedef
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ !
Dcmntypes.h41 typedef unsigned char uint8, *puint8; typedef
56 uint8 a;
57 uint8 r;
58 uint8 g;
59 uint8 b;
63 uint8 blue;
64 uint8 green;
65 uint8 red;
66 uint8 alpha;
/linux-6.12.1/drivers/video/fbdev/ !
Dau1200fb.h35 #define uint8 unsigned char macro
81 volatile uint8 cursorpattern[256];
/linux-6.12.1/arch/mips/include/asm/octeon/ !
Dcvmx.h246 CVMX_BUILD_WRITE64(uint8, "sb");
262 CVMX_BUILD_READ64(uint8, "lbu");
/linux-6.12.1/arch/arm/nwfpe/ !
DARM-gcc.h21 typedef unsigned char uint8; typedef
/linux-6.12.1/drivers/firmware/arm_scmi/vendors/imx/ !
Dimx95.rst193 |uint8 name[16] |Null-terminated ASCII string of up to 16 bytes in length |
626 |uint8 date[16] |Date of build. Null terminated ASCII string of up to 16 |
629 |uint8 time[16] |Time of build. Null terminated ASCII string of up to 16 |
710 |uint8 name[16] |Null-terminated ASCII string of up to 16 bytes in length |
789 |uint8 siname[16] |Silicon name/revision. Null terminated ASCII string of up|
809 |uint8 cfgname[16] |config file basename. Null terminated ASCII string of up |
/linux-6.12.1/Documentation/wmi/devices/ !
Ddell-wmi-ddv.rst71 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]);
73 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]);
75 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]);
76 …([in] uint32 arg2, [out] uint32 RawSize, [out, WmiSizeIs("RawSize") : ToInstance] uint8 RawData[]);
Dmsi-wmi-platform.rst26 [WmiDataId(1), read, write, Description("16 bytes of data")] uint8 Bytes[16];
33 [WmiDataId(1), read, write, Description("32 bytes of data")] uint8 Bytes[32];
/linux-6.12.1/Documentation/hwmon/ !
Ddell-smm-hwmon.rst236 void Execute([in, out] uint32 EaxLen, [in, out, WmiSizeIs("EaxLen") : ToInstance] uint8 EaxVal[],
237 [in, out] uint32 EbxLen, [in, out, WmiSizeIs("EbxLen") : ToInstance] uint8 EbxVal[],
238 [in, out] uint32 EcxLen, [in, out, WmiSizeIs("EcxLen") : ToInstance] uint8 EcxVal[],
239 [in, out] uint32 EdxLen, [in, out, WmiSizeIs("EdxLen") : ToInstance] uint8 EdxVal[]);
/linux-6.12.1/arch/sh/kernel/cpu/sh4/ !
Dsoftfloat.c45 typedef unsigned char uint8; typedef