Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/device_include/
H A 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 …]
H A 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 …]
H A 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 …]
H A Dsvga3d_types.h53 typedef uint8 SVGABool8;
1293 SVGA3D_QUERYTYPE_INVALID = ((uint8)-1),
1315 typedef uint8 SVGA3dQueryTypeUint8;
1439 uint8 type;
1440 uint8 base;
H A Dvm_basic_types.h38 typedef u8 uint8; typedef
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A 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/drivers/video/fbdev/
H A Dau1200fb.h35 #define uint8 unsigned char macro
81 volatile uint8 cursorpattern[256];
/linux/Documentation/wmi/devices/
H A Dlenovo-wmi-other.rst103 …")] void GetDataByPackage([in, Max(40)] uint8 Input[], [out] uint32 DataSize, [out, WmiSizeIs("Dat…
137 [WmiDataId(4), read, Description("Default Value"), WmiSizeIs("DataSize")] uint8 DefaultValue[];
H A 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[]);
H A 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/arch/mips/include/asm/octeon/
H A Dcvmx.h246 CVMX_BUILD_WRITE64(uint8, "sb");
262 CVMX_BUILD_READ64(uint8, "lbu");
/linux/arch/arm/nwfpe/
H A DARM-gcc.h21 typedef unsigned char uint8; typedef
/linux/Documentation/hwmon/
H A Ddell-smm-hwmon.rst250 void Execute([in, out] uint32 EaxLen, [in, out, WmiSizeIs("EaxLen") : ToInstance] uint8 EaxVal[],
251 [in, out] uint32 EbxLen, [in, out, WmiSizeIs("EbxLen") : ToInstance] uint8 EbxVal[],
252 [in, out] uint32 EcxLen, [in, out, WmiSizeIs("EcxLen") : ToInstance] uint8 EcxVal[],
253 [in, out] uint32 EdxLen, [in, out, WmiSizeIs("EdxLen") : ToInstance] uint8 EdxVal[]);
/linux/drivers/firmware/arm_scmi/vendors/imx/
H A Dimx95.rst705 |uint8 name[16] |Null-terminated ASCII string of up to 16 bytes in length |
1454 |uint8 date[16] |Date of build. Null terminated ASCII string of up to 16 |
1457 |uint8 time[16] |Time of build. Null terminated ASCII string of up to 16 |
1538 |uint8 name[16] |Null-terminated ASCII string of up to 16 bytes in length |
1617 |uint8 siname[16] |Silicon name/revision. Null terminated ASCII string of up|
1637 |uint8 cfgname[16] |config file basename. Null terminated ASCII string of up |
1692 |uint8 boardname[16] |Board name. NULL terminated ASCII string, up to 16 bytes |
/linux/Documentation/wmi/
H A Dacpi-interface.rst131 ``uint8`` Unsigned 8-bit integer. 1 byte
/linux/arch/sh/kernel/cpu/sh4/
H A Dsoftfloat.c45 typedef unsigned char uint8; typedef