| /linux/drivers/gpu/drm/amd/include/asic_reg/dce/ |
| H A D | dce_11_2_enum.h | 27 typedef enum CRTC_CONTROL_CRTC_START_POINT_CNTL { 31 typedef enum CRTC_CONTROL_CRTC_FIELD_NUMBER_CNTL { 35 typedef enum CRTC_CONTROL_CRTC_DISABLE_POINT_CNTL { 41 typedef enum CRTC_CONTROL_CRTC_FIELD_NUMBER_POLARITY { 45 typedef enum CRTC_CONTROL_CRTC_DISP_READ_REQUEST_DISABLE { 49 typedef enum CRTC_CONTROL_CRTC_SOF_PULL_EN { 53 typedef enum CRTC_H_SYNC_B_CNTL_CRTC_H_SYNC_B_POL { 57 typedef enum CRTC_V_TOTAL_CONTROL_CRTC_V_TOTAL_MAX_SEL { 61 typedef enum CRTC_V_TOTAL_CONTROL_CRTC_V_TOTAL_MIN_SEL { 65 typedef enum CRTC_V_TOTAL_CONTROL_CRTC_SET_V_TOTAL_MIN_MASK_EN { [all …]
|
| H A D | dce_11_0_enum.h | 27 typedef enum CRTC_CONTROL_CRTC_START_POINT_CNTL { 31 typedef enum CRTC_CONTROL_CRTC_FIELD_NUMBER_CNTL { 35 typedef enum CRTC_CONTROL_CRTC_DISABLE_POINT_CNTL { 41 typedef enum CRTC_CONTROL_CRTC_FIELD_NUMBER_POLARITY { 45 typedef enum CRTC_CONTROL_CRTC_DISP_READ_REQUEST_DISABLE { 49 typedef enum CRTC_CONTROL_CRTC_SOF_PULL_EN { 53 typedef enum CRTC_H_SYNC_B_CNTL_CRTC_H_SYNC_B_POL { 57 typedef enum CRTC_V_TOTAL_CONTROL_CRTC_V_TOTAL_MAX_SEL { 61 typedef enum CRTC_V_TOTAL_CONTROL_CRTC_V_TOTAL_MIN_SEL { 65 typedef enum CRTC_V_TOTAL_CONTROL_CRTC_SET_V_TOTAL_MIN_MASK_EN { [all …]
|
| H A D | dce_10_0_enum.h | 27 typedef enum DCIO_DC_GENERICA_SEL { 47 typedef enum DCIO_DC_GENERIC_UNIPHY_REFDIV_CLK_SEL { 55 typedef enum DCIO_DC_GENERIC_UNIPHY_FBDIV_CLK_SEL { 63 typedef enum DCIO_DC_GENERIC_UNIPHY_FBDIV_SSC_CLK_SEL { 71 typedef enum DCIO_DC_GENERIC_UNIPHY_FBDIV_CLK_DIV2_SEL { 79 typedef enum DCIO_DC_GENERICB_SEL { 97 typedef enum DCIO_DC_PAD_EXTERN_SIG_SEL { 115 typedef enum DCIO_DC_PAD_EXTERN_SIG_MVP_PIXEL_SRC_STATUS { 121 typedef enum DCIO_DC_REF_CLK_CNTL_HSYNCA_OUTPUT_SEL { 127 typedef enum DCIO_DC_REF_CLK_CNTL_GENLK_CLK_OUTPUT_SEL { [all …]
|
| /linux/arch/mips/include/asm/fw/arc/ |
| H A D | types.h | 15 typedef char CHAR; 16 typedef short SHORT; 17 typedef long LARGE_INTEGER __attribute__ ((__mode__ (__DI__))); 18 typedef long LONG __attribute__ ((__mode__ (__SI__))); 19 typedef unsigned char UCHAR; 20 typedef unsigned short USHORT; 21 typedef unsigned long ULONG __attribute__ ((__mode__ (__SI__))); 22 typedef void VOID; 27 typedef LONG _PCHAR; 28 typedef LONG _PSHORT; [all …]
|
| /linux/drivers/gpu/drm/vmwgfx/device_include/ |
| H A D | svga3d_dx.h | 46 typedef uint32 SVGA3dInputClassification; 55 typedef uint8 SVGA3dColorWriteEnable; 59 typedef uint8 SVGA3dDepthWriteMask; 66 typedef uint32 SVGA3dFilter; 74 typedef uint8 SVGA3dCullMode; 87 typedef uint8 SVGA3dComparisonFunc; 94 typedef uint8 SVGA3dMultisampleRastEnable; 107 typedef uint32 SVGA3dShaderResourceViewId; 108 typedef uint32 SVGA3dRenderTargetViewId; 109 typedef uint32 SVGA3dDepthStencilViewId; [all …]
|
| H A D | svga3d_cmd.h | 42 typedef enum SVGAFifo3dCmdId { 336 typedef struct { 343 typedef struct { 349 typedef struct { 360 typedef struct { 373 typedef struct { 379 typedef struct { 385 typedef struct { 391 typedef struct { 402 typedef struct { [all …]
|
| H A D | svga3d_types.h | 51 typedef uint32 SVGA3dResourceType; 53 typedef uint8 SVGABool8; 54 typedef uint32 SVGA3dBool; 55 typedef uint32 SVGA3dColor; 57 typedef uint32 SVGA3dSurfaceId; 60 typedef struct { 67 typedef struct SVGA3dCopyRect { 78 typedef struct SVGA3dCopyBox { 92 typedef struct SVGA3dRect { 101 typedef struct { [all …]
|
| H A D | svga_reg.h | 40 typedef enum { 46 typedef uint32 SVGAMobId; 217 typedef enum SVGARegGuestDriverId { 226 typedef enum SVGARegMSHint { 232 typedef enum SVGARegDirtyTracking { 241 typedef struct SVGAGuestMemDescriptor { 248 typedef struct SVGAGuestPtr { 261 typedef enum { 268 typedef enum { 287 typedef enum { [all …]
|
| /linux/include/uapi/asm-generic/ |
| H A D | posix_types.h | 15 typedef long __kernel_long_t; 16 typedef unsigned long __kernel_ulong_t; 20 typedef __kernel_ulong_t __kernel_ino_t; 24 typedef unsigned int __kernel_mode_t; 28 typedef int __kernel_pid_t; 32 typedef int __kernel_ipc_pid_t; 36 typedef unsigned int __kernel_uid_t; 37 typedef unsigned int __kernel_gid_t; 41 typedef __kernel_long_t __kernel_suseconds_t; 45 typedef int __kernel_daddr_t; [all …]
|
| /linux/include/asm-generic/ |
| H A D | compat.h | 30 typedef u32 compat_size_t; 31 typedef s32 compat_ssize_t; 32 typedef s32 compat_clock_t; 33 typedef s32 compat_pid_t; 34 typedef u32 compat_ino_t; 35 typedef s32 compat_off_t; 36 typedef s64 compat_loff_t; 37 typedef s32 compat_daddr_t; 38 typedef s32 compat_timer_t; 39 typedef s32 compat_key_t; [all …]
|
| /linux/tools/include/nolibc/ |
| H A D | stdint.h | 10 typedef unsigned char uint8_t; 11 typedef signed char int8_t; 12 typedef unsigned short uint16_t; 13 typedef signed short int16_t; 14 typedef unsigned int uint32_t; 15 typedef signed int int32_t; 16 typedef unsigned long long uint64_t; 17 typedef signed long long int64_t; 18 typedef __SIZE_TYPE__ size_t; 19 typedef signed long ssize_t; [all …]
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | vega10_enum.h | 50 typedef enum GDS_PERFCOUNT_SELECT { 183 typedef enum MEM_PWR_FORCE_CTRL { 194 typedef enum MEM_PWR_FORCE_CTRL2 { 203 typedef enum MEM_PWR_DIS_CTRL { 212 typedef enum MEM_PWR_SEL_CTRL { 222 typedef enum MEM_PWR_SEL_CTRL2 { 231 typedef enum RowSize { 241 typedef enum SurfaceEndian { 252 typedef enum ArrayMode { 275 typedef enum NumPipes { [all …]
|
| H A D | soc24_enum.h | 51 typedef enum CP_PERFMON_ENABLE_MODE { 62 typedef enum CP_PERFMON_STATE { 75 typedef enum ENUM_NUM_SIMD_PER_CU { 83 typedef enum GATCL1RequestType { 93 typedef enum GL0V_CACHE_POLICIES { 105 typedef enum GL1_CACHE_POLICIES { 116 typedef enum GL1_CACHE_STORE_POLICIES { 124 typedef enum GL2_CACHE_POLICIES { 135 typedef enum GL2_NACKS { 146 typedef enum GL2_OP { [all …]
|
| H A D | soc21_enum.h | 54 typedef enum DSM_DATA_SEL { 65 typedef enum DSM_ENABLE_ERROR_INJECT { 76 typedef enum DSM_SELECT_INJECT_DELAY { 85 typedef enum DSM_SINGLE_WRITE { 94 typedef enum ENUM_NUM_SIMD_PER_CU { 102 typedef enum GATCL1RequestType { 112 typedef enum GL0V_CACHE_POLICIES { 123 typedef enum GL1_CACHE_POLICIES { 134 typedef enum GL1_CACHE_STORE_POLICIES { 142 typedef enum GL2_CACHE_POLICIES { [all …]
|
| H A D | navi10_enum.h | 50 typedef enum GDS_PERFCOUNT_SELECT { 183 typedef enum GATCL1RequestType { 193 typedef enum UTCL1RequestType { 203 typedef enum UTCL1FaultType { 214 typedef enum UTCL0RequestType { 224 typedef enum UTCL0FaultType { 235 typedef enum VMEMCMD_RETURN_ORDER { 245 typedef enum GL0V_CACHE_POLICIES { 256 typedef enum GL1_CACHE_POLICIES { 267 typedef enum GL1_CACHE_STORE_POLICIES { [all …]
|
| /linux/tools/include/linux/ |
| H A D | types.h | 19 typedef enum { 30 * typedef __u64 u64; 31 * typedef __s64 s64; 33 typedef uint64_t u64; 34 typedef int64_t s64; 36 typedef __u32 u32; 37 typedef __s32 s32; 39 typedef __u16 u16; 40 typedef __s16 s16; 42 typedef __u8 u8; [all …]
|
| /linux/drivers/staging/media/atomisp/pci/ |
| H A D | system_global.h | 65 typedef u32 hrt_bus_align_t; 72 typedef enum { 77 typedef enum { 82 typedef enum { 87 typedef enum { 93 typedef enum { 98 typedef enum { 109 typedef enum { 116 typedef enum { 121 typedef enum { [all …]
|
| H A D | input_system_local.h | 10 typedef enum { 17 typedef struct ctrl_unit_cfg_s ctrl_unit_cfg_t; 18 typedef struct input_system_network_cfg_s input_system_network_cfg_t; 19 typedef struct target_cfg2400_s target_cfg2400_t; 20 typedef struct channel_cfg_s channel_cfg_t; 21 typedef struct backend_channel_cfg_s backend_channel_cfg_t; 22 typedef struct input_system_cfg2400_s input_system_cfg2400_t; 23 typedef struct mipi_port_state_s mipi_port_state_t; 24 typedef struct rx_channel_state_s rx_channel_state_t; 25 typedef struct input_switch_cfg_channel_s input_switch_cfg_channel_t; [all …]
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | pptable.h | 28 typedef struct _ATOM_PPLIB_THERMALCONTROLLER 74 typedef struct _ATOM_PPLIB_STATE 81 typedef struct _ATOM_PPLIB_FANTABLE 93 typedef struct _ATOM_PPLIB_FANTABLE2 99 typedef struct _ATOM_PPLIB_FANTABLE3 107 typedef struct _ATOM_PPLIB_EXTENDEDHEADER 147 typedef struct _ATOM_PPLIB_POWERPLAYTABLE 181 typedef struct _ATOM_PPLIB_POWERPLAYTABLE2 188 typedef struct _ATOM_PPLIB_POWERPLAYTABLE3 196 typedef struct _ATOM_PPLIB_POWERPLAYTABLE4 [all …]
|
| /linux/arch/powerpc/boot/ |
| H A D | types.h | 9 typedef unsigned char u8; 10 typedef unsigned short u16; 11 typedef unsigned int u32; 12 typedef unsigned long long u64; 13 typedef signed char s8; 14 typedef short s16; 15 typedef int s32; 16 typedef long long s64; 19 typedef u8 uint8_t; 20 typedef u16 uint16_t; [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_syntax.c | 20 typedef enum e2 e2_t; 22 typedef enum { 61 typedef int int_t; 63 typedef volatile const int * volatile const crazy_ptr_t; 65 typedef int *****we_need_to_go_deeper_ptr_t; 67 typedef volatile const we_need_to_go_deeper_ptr_t * restrict * volatile * const * restrict volatile… 69 typedef int *ptr_arr_t[10]; 71 typedef void (*fn_ptr1_t)(int); 73 typedef void (*printf_fn_t)(const char *, ...); 83 * typedef struct { int a; } s_t; [all …]
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_types.h | 9 typedef uint32_t prid_t; /* project ID */ 11 typedef uint32_t xfs_agblock_t; /* blockno in alloc. group */ 12 typedef uint32_t xfs_rgblock_t; /* blockno in realtime group */ 13 typedef uint32_t xfs_agino_t; /* inode # within allocation grp */ 14 typedef uint32_t xfs_extlen_t; /* extent length in blocks */ 15 typedef uint32_t xfs_rtxlen_t; /* file extent length in rtextents */ 16 typedef uint32_t xfs_agnumber_t; /* allocation group number */ 17 typedef uint32_t xfs_rgnumber_t; /* realtime group number */ 18 typedef uint64_t xfs_extnum_t; /* # of extents in a file */ 19 typedef uint32_t xfs_aextnum_t; /* # extents in an attribute fork */ [all …]
|
| /linux/arch/sparc/include/uapi/asm/ |
| H A D | posix_types.h | 14 typedef unsigned short __kernel_old_uid_t; 15 typedef unsigned short __kernel_old_gid_t; 19 typedef int __kernel_suseconds_t; 22 typedef long __kernel_long_t; 23 typedef unsigned long __kernel_ulong_t; 35 typedef unsigned int __kernel_size_t; 36 typedef int __kernel_ssize_t; 37 typedef long int __kernel_ptrdiff_t; 40 typedef unsigned short __kernel_ipc_pid_t; 43 typedef unsigned short __kernel_uid_t; [all …]
|
| /linux/include/pcmcia/ |
| H A D | cistpl.h | 15 typedef unsigned char cisdata_t; 60 typedef struct cistpl_longlink_t { 64 typedef struct cistpl_checksum_t { 74 typedef struct cistpl_longlink_mfc_t { 84 typedef struct cistpl_altstr_t { 103 typedef struct cistpl_device_t { 116 typedef struct cistpl_device_o_t { 123 typedef struct cistpl_vers_1_t { 131 typedef struct cistpl_jedec_t { 139 typedef struct cistpl_manfid_t { [all …]
|
| /linux/include/linux/netfilter/ |
| H A D | nf_conntrack_h323_types.h | 10 typedef struct TransportAddress_ipAddress { /* SEQUENCE */ 15 typedef struct TransportAddress_ip6Address { /* SEQUENCE */ 20 typedef struct TransportAddress { /* CHOICE */ 36 typedef struct DataProtocolCapability { /* CHOICE */ 55 typedef struct DataApplicationCapability_application { /* CHOICE */ 77 typedef struct DataApplicationCapability { /* SEQUENCE */ 82 typedef struct DataType { /* CHOICE */ 99 typedef struct UnicastAddress_iPAddress { /* SEQUENCE */ 104 typedef struct UnicastAddress_iP6Address { /* SEQUENCE */ 109 typedef struct UnicastAddress { /* CHOICE */ [all …]
|