Searched refs:__u8 (Results 1 – 25 of 729) sorted by relevance
12345678910>>...30
/external/kernel-headers/original/uapi/linux/ |
D | cdrom.h | 157 __u8 minute; 158 __u8 second; 159 __u8 frame; 172 __u8 cdmsf_min0; /* start minute */ 173 __u8 cdmsf_sec0; /* start second */ 174 __u8 cdmsf_frame0; /* start frame */ 175 __u8 cdmsf_min1; /* end minute */ 176 __u8 cdmsf_sec1; /* end second */ 177 __u8 cdmsf_frame1; /* end frame */ 183 __u8 cdti_trk0; /* start track */ [all …]
|
D | batadv_packet.h | 20 #define batadv_tp_is_error(n) ((__u8)(n) > 127 ? 1 : 0) 190 __u8 magic[3]; /* FF:43:05 */ 191 __u8 type; /* bla_claimframe */ 209 __u8 packet_type; 210 __u8 version; 211 __u8 ttl; 212 __u8 flags; 214 __u8 orig[ETH_ALEN]; 215 __u8 prev_sender[ETH_ALEN]; 216 __u8 reserved; [all …]
|
D | iso_fs.h | 16 __u8 type[ISODCL(1,1)]; /* 711 */ 18 __u8 version[ISODCL(7,7)]; 19 __u8 data[ISODCL(8,2048)]; 30 __u8 type [ISODCL ( 1, 1)]; /* 711 */ 32 __u8 version [ISODCL ( 7, 7)]; /* 711 */ 33 __u8 unused1 [ISODCL ( 8, 8)]; 36 __u8 unused2 [ISODCL ( 73, 80)]; 37 __u8 volume_space_size [ISODCL ( 81, 88)]; /* 733 */ 38 __u8 unused3 [ISODCL ( 89, 120)]; 39 __u8 volume_set_size [ISODCL (121, 124)]; /* 723 */ [all …]
|
D | msdos_fs.h | 109 __u8 ignored[3]; /* Boot strap short or near jump */ 110 __u8 system_id[8]; /* Name - can be used to special case 112 __u8 sector_size[2]; /* bytes per logical sector */ 113 __u8 sec_per_clus; /* sectors/cluster */ 115 __u8 fats; /* number of FATs */ 116 __u8 dir_entries[2]; /* root directory entries */ 117 __u8 sectors[2]; /* number of sectors */ 118 __u8 media; /* media code */ 128 __u8 drive_number; /* Physical drive number */ 129 __u8 state; /* undocumented, but used [all …]
|
D | omap3isp.h | 79 __u8 buf_err; 158 __u8 alaw_enable; 244 __u8 num_acc_frames; /* Num of image frames to be processed and 247 __u8 cfa; /* BAYER or FOVEON X3 */ 248 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */ 249 __u8 num_regions; /* number of regions to be configured */ 274 __u8 enable; /* Status of Horizontal Median Filter */ 275 __u8 threshold; /* Threshold Value for Horizontal Median Filter */ 289 __u8 width; /* Width of the Paxel */ 290 __u8 height; /* Height of the Paxel */ [all …]
|
D | cec-funcs.h | 156 __u8 channel_number_fmt; 162 __u8 service_id_method; 163 __u8 dig_bcast_system; 173 __u8 type; 177 __u8 ana_bcast_type; 179 __u8 bcast_system; 182 __u8 plug; 190 static inline void cec_set_digital_service_id(__u8 *msg, in cec_set_digital_service_id() 227 static inline void cec_get_digital_service_id(const __u8 *msg, in cec_get_digital_service_id() 260 __u8 ana_bcast_type, in cec_msg_record_on_analog() [all …]
|
D | if_hippi.h | 82 __u8 ulp; /* must contain 4 */ 84 __u8 d1_data_present:1; /* must be 1 */ 85 __u8 start_d2_burst_boundary:1; /* must be zero */ 86 __u8 reserved:6; /* must be zero */ 93 __u8 reserved:6; /* must be zero */ 94 __u8 start_d2_burst_boundary:1; /* must be zero */ 95 __u8 d1_data_present:1; /* must be 1 */ 112 __u8 fc:3; 113 __u8 double_wide:1; 114 __u8 message_type:4; [all …]
|
D | adfs_fs.h | 12 __u8 log2secsize; 13 __u8 secspertrack; 14 __u8 heads; 15 __u8 density; 16 __u8 idlen; 17 __u8 log2bpmb; 18 __u8 skew; 19 __u8 bootoption; 20 __u8 lowsector; 21 __u8 nzones; [all …]
|
D | rkisp1-config.h | 243 __u8 enable_auto; 244 __u8 en_windows; 247 __u8 bls_samples; 404 __u8 c_out_range; 405 __u8 y_in_range; 406 __u8 y_out_range; 407 __u8 contrast; 408 __u8 brightness; 409 __u8 sat; 410 __u8 hue; [all …]
|
D | smc_diag.h | 11 __u8 diag_family; 12 __u8 pad[2]; 13 __u8 diag_ext; /* Query extended information */ 21 __u8 diag_family; 22 __u8 diag_state; 24 __u8 diag_mode; 25 __u8 diag_fallback; /* the old name of the field */ 27 __u8 diag_shutdown; 74 __u8 rx_prod_flags; /* received producer flags */ 75 __u8 rx_conn_state_flags; /* recvd connection flags*/ [all …]
|
D | phonet.h | 60 __u8 pn_rdev; 61 __u8 pn_sdev; 62 __u8 pn_res; 64 __u8 pn_robj; 65 __u8 pn_sobj; 70 __u8 pn_trans_id; /* transaction ID */ 71 __u8 pn_msg_id; /* message type */ 74 __u8 pn_submsg_id; /* message subtype */ 75 __u8 pn_data[5]; 79 __u8 pn_e_submsg_id; /* message subtype */ [all …]
|
D | screen_info.h | 12 __u8 orig_x; /* 0x00 */ 13 __u8 orig_y; /* 0x01 */ 16 __u8 orig_video_mode; /* 0x06 */ 17 __u8 orig_video_cols; /* 0x07 */ 18 __u8 flags; /* 0x08 */ 19 __u8 unused2; /* 0x09 */ 22 __u8 orig_video_lines; /* 0x0e */ 23 __u8 orig_video_isVGA; /* 0x0f */ 34 __u8 red_size; /* 0x26 */ 35 __u8 red_pos; /* 0x27 */ [all …]
|
/external/kernel-headers/original/uapi/linux/usb/ |
D | video.h | 188 __u8 bLength; 189 __u8 bDescriptorType; 190 __u8 bDescriptorSubType; 195 __u8 bLength; 196 __u8 bDescriptorType; 197 __u8 bDescriptorSubType; 201 __u8 bInCollection; 202 __u8 baInterfaceNr[]; 212 __u8 bLength; \ 213 __u8 bDescriptorType; \ [all …]
|
D | audio.h | 157 __u8 bLength; /* 8 + n */ 158 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ 159 __u8 bDescriptorSubtype; /* UAC_MS_HEADER */ 162 __u8 bInCollection; /* n */ 163 __u8 baInterfaceNr[]; /* [n] */ 171 __u8 bLength; \ 172 __u8 bDescriptorType; \ 173 __u8 bDescriptorSubtype; \ 176 __u8 bInCollection; \ 177 __u8 baInterfaceNr[n]; \ [all …]
|
D | ch9.h | 214 __u8 bRequestType; 215 __u8 bRequest; 281 __u8 bLength; 282 __u8 bDescriptorType; 290 __u8 bLength; 291 __u8 bDescriptorType; 294 __u8 bDeviceClass; 295 __u8 bDeviceSubClass; 296 __u8 bDeviceProtocol; 297 __u8 bMaxPacketSize0; [all …]
|
D | cdc.h | 64 __u8 bLength; 65 __u8 bDescriptorType; 66 __u8 bDescriptorSubType; 73 __u8 bLength; 74 __u8 bDescriptorType; 75 __u8 bDescriptorSubType; 77 __u8 bmCapabilities; 81 __u8 bDataInterface; 86 __u8 bLength; 87 __u8 bDescriptorType; [all …]
|
D | midi.h | 39 __u8 bLength; 40 __u8 bDescriptorType; 41 __u8 bDescriptorSubtype; 50 __u8 bLength; 51 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ 52 __u8 bDescriptorSubtype; /* USB_MS_MIDI_IN_JACK */ 53 __u8 bJackType; /* USB_MS_EMBEDDED/EXTERNAL */ 54 __u8 bJackID; 55 __u8 iJack; 61 __u8 baSourceID; [all …]
|
/external/kernel-headers/original/uapi/scsi/fc/ |
D | fc_els.h | 162 __u8 la_cmd; /* command code ELS_LS_ACC */ 163 __u8 la_resv[3]; /* reserved */ 170 __u8 er_cmd; /* command code ELS_LS_RJT */ 171 __u8 er_resv[4]; /* reserved must be zero */ 172 __u8 er_reason; /* reason (enum fc_els_rjt_reason below) */ 173 __u8 er_explan; /* explanation (enum fc_els_rjt_explan below) */ 174 __u8 er_vendor; /* vendor specific code */ 259 __u8 desc_value[0]; /* Descriptor Value */ 302 __u8 cmd; /* ELS cmd byte */ 303 __u8 bytes[3]; /* bytes 1..3 */ [all …]
|
D | fc_ns.h | 65 __u8 pt_type; 72 __u8 fp_flags; /* flags for responses only */ 73 __u8 fp_fid[3]; 102 __u8 fn_pt_type; 103 __u8 fn_domain_id_scope; 104 __u8 fn_area_id_scope; 105 __u8 fn_resvd; 112 __u8 fn_resvd; 113 __u8 fn_domain_id_scope; 114 __u8 fn_area_id_scope; [all …]
|
/external/libdrm/nouveau/nvif/ |
D | ioctl.h | 7 __u8 version; 21 __u8 type; 22 __u8 pad02[4]; 25 __u8 owner; 28 __u8 route; 31 __u8 data[]; /* ioctl data (below) */ 40 __u8 version; 41 __u8 count; 42 __u8 pad02[6]; 52 __u8 version; [all …]
|
D | if0002.h | 9 __u8 version; 10 __u8 id; 11 __u8 counter_nr; 12 __u8 iter; 14 __u8 pad05[2]; 19 __u8 version; 20 __u8 domain; 22 __u8 signal; 23 __u8 source_nr; 24 __u8 pad05[2]; [all …]
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | kvm.h | 66 __u8 last_irr; /* edge detection */ 67 __u8 irr; /* interrupt request register */ 68 __u8 imr; /* interrupt mask register */ 69 __u8 isr; /* interrupt service register */ 70 __u8 priority_add; /* highest irq priority */ 71 __u8 irq_base; 72 __u8 read_reg_select; 73 __u8 poll; 74 __u8 special_mask; 75 __u8 init_state; [all …]
|
/external/kernel-headers/original/uapi/rdma/ |
D | ib_user_verbs.h | 214 __u8 local_ca_ack_delay; 215 __u8 phys_port_cnt; 216 __u8 reserved[4]; 279 __u8 port_num; 280 __u8 reserved[7]; 293 __u8 state; 294 __u8 max_mtu; 295 __u8 active_mtu; 296 __u8 lmc; 297 __u8 max_vl_num; [all …]
|
D | ib_user_mad.h | 82 __u8 sl; 83 __u8 path_bits; 84 __u8 grh_present; 85 __u8 gid_index; 86 __u8 hop_limit; 87 __u8 traffic_class; 88 __u8 gid[16]; 126 __u8 sl; 127 __u8 path_bits; 128 __u8 grh_present; [all …]
|
/external/crosvm/x86_64/src/ |
D | bootparam.rs | 50 pub type __u8 = ::std::os::raw::c_uchar; typedef 57 pub orig_x: __u8, 58 pub orig_y: __u8, 61 pub orig_video_mode: __u8, 62 pub orig_video_cols: __u8, 63 pub flags: __u8, 64 pub unused2: __u8, 67 pub orig_video_lines: __u8, 68 pub orig_video_isVGA: __u8, 78 pub red_size: __u8, [all …]
|
12345678910>>...30