Searched refs:__u8 (Results 1 – 25 of 593) sorted by relevance
12345678910>>...24
/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 | 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 | cec-funcs.h | 185 __u8 channel_number_fmt; 191 __u8 service_id_method; 192 __u8 dig_bcast_system; 202 __u8 type; 206 __u8 ana_bcast_type; 208 __u8 bcast_system; 211 __u8 plug; 219 static inline void cec_set_digital_service_id(__u8 *msg, in cec_set_digital_service_id() 256 static inline void cec_get_digital_service_id(const __u8 *msg, in cec_get_digital_service_id() 289 __u8 ana_bcast_type, in cec_msg_record_on_analog() [all …]
|
D | omap3isp.h | 77 __u8 buf_err; 156 __u8 alaw_enable; 222 __u8 num_acc_frames; /* Num of image frames to be processed and 225 __u8 cfa; /* BAYER or FOVEON X3 */ 226 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */ 227 __u8 num_regions; /* number of regions to be configured */ 252 __u8 enable; /* Status of Horizontal Median Filter */ 253 __u8 threshold; /* Threshold Value for Horizontal Median Filter */ 267 __u8 width; /* Width of the Paxel */ 268 __u8 height; /* Height of the Paxel */ [all …]
|
D | msdos_fs.h | 112 __u8 ignored[3]; /* Boot strap short or near jump */ 113 __u8 system_id[8]; /* Name - can be used to special case 115 __u8 sector_size[2]; /* bytes per logical sector */ 116 __u8 sec_per_clus; /* sectors/cluster */ 118 __u8 fats; /* number of FATs */ 119 __u8 dir_entries[2]; /* root directory entries */ 120 __u8 sectors[2]; /* number of sectors */ 121 __u8 media; /* media code */ 131 __u8 drive_number; /* Physical drive number */ 132 __u8 state; /* undocumented, but used [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 | 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 | pfkeyv2.h | 16 __u8 sadb_msg_version; 17 __u8 sadb_msg_type; 18 __u8 sadb_msg_errno; 19 __u8 sadb_msg_satype; 37 __u8 sadb_sa_replay; 38 __u8 sadb_sa_state; 39 __u8 sadb_sa_auth; 40 __u8 sadb_sa_encrypt; 58 __u8 sadb_address_proto; 59 __u8 sadb_address_prefixlen; [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 | 156 __u8 bLength; /* 8 + n */ 157 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */ 158 __u8 bDescriptorSubtype; /* UAC_MS_HEADER */ 161 __u8 bInCollection; /* n */ 162 __u8 baInterfaceNr[]; /* [n] */ 170 __u8 bLength; \ 171 __u8 bDescriptorType; \ 172 __u8 bDescriptorSubtype; \ 175 __u8 bInCollection; \ 176 __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/libdrm/include/drm/ |
D | nouveau_class.h | 115 __u8 version; 116 __u8 count; 117 __u8 pad02[6]; 127 __u8 version; 128 __u8 pad01[7]; 159 __u8 version; 165 __u8 platform; 167 __u8 revision; /* from NV_PMC_BOOT_0 */ 177 __u8 family; 178 __u8 pad06[2]; [all …]
|
D | nouveau_ioctl.h | 5 __u8 version; 8 __u8 owner; 22 __u8 type; 23 __u8 path_nr; 26 __u8 pad04[3]; 27 __u8 route; 30 __u8 data[]; /* ioctl data (below) */ 38 __u8 version; 39 __u8 count; 40 __u8 pad02[6]; [all …]
|
/external/kernel-headers/original/uapi/scsi/fc/ |
D | fc_els.h | 168 __u8 la_cmd; /* command code ELS_LS_ACC */ 169 __u8 la_resv[3]; /* reserved */ 176 __u8 er_cmd; /* command code ELS_LS_RJT */ 177 __u8 er_resv[4]; /* reserved must be zero */ 178 __u8 er_reason; /* reason (enum fc_els_rjt_reason below) */ 179 __u8 er_explan; /* explanation (enum fc_els_rjt_explan below) */ 180 __u8 er_vendor; /* vendor specific code */ 225 __u8 sp_hi_ver; /* highest version supported (obs.) */ 226 __u8 sp_lo_ver; /* highest version supported (obs.) */ 286 __u8 cp_resv1; /* reserved */ [all …]
|
D | fc_ns.h | 78 __u8 pt_type; 85 __u8 fp_flags; /* flags for responses only */ 86 __u8 fp_fid[3]; 115 __u8 fn_pt_type; 116 __u8 fn_domain_id_scope; 117 __u8 fn_area_id_scope; 118 __u8 fn_resvd; 125 __u8 fn_resvd; 126 __u8 fn_domain_id_scope; 127 __u8 fn_area_id_scope; [all …]
|
/external/kernel-headers/original/uapi/rdma/ |
D | ib_user_cm.h | 128 __u8 len; 129 __u8 reserved[3]; 141 __u8 len; 142 __u8 peer_to_peer; 143 __u8 responder_resources; 144 __u8 initiator_depth; 145 __u8 remote_cm_response_timeout; 146 __u8 flow_control; 147 __u8 local_cm_response_timeout; 148 __u8 retry_count; [all …]
|
D | ib_user_verbs.h | 216 __u8 local_ca_ack_delay; 217 __u8 phys_port_cnt; 218 __u8 reserved[4]; 278 __u8 port_num; 279 __u8 reserved[7]; 292 __u8 state; 293 __u8 max_mtu; 294 __u8 active_mtu; 295 __u8 lmc; 296 __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/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 …]
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | kvm.h | 65 __u8 last_irr; /* edge detection */ 66 __u8 irr; /* interrupt request register */ 67 __u8 imr; /* interrupt mask register */ 68 __u8 isr; /* interrupt service register */ 69 __u8 priority_add; /* highest irq priority */ 70 __u8 irq_base; 71 __u8 read_reg_select; 72 __u8 poll; 73 __u8 special_mask; 74 __u8 init_state; [all …]
|
D | bootparam.h | 46 __u8 data[0]; 50 __u8 setup_sects; 63 __u8 type_of_loader; 64 __u8 loadflags; 71 __u8 ext_loader_ver; 72 __u8 ext_loader_type; 76 __u8 relocatable_kernel; 77 __u8 min_alignment; 92 __u8 table[14]; 133 __u8 _pad2[4]; /* 0x054 */ [all …]
|
/external/v4l2_codec2/vda/ |
D | v4l2-controls.h | 1002 __u8 profile_idc; 1003 __u8 constraint_set_flags; 1004 __u8 level_idc; 1005 __u8 seq_parameter_set_id; 1006 __u8 chroma_format_idc; 1007 __u8 bit_depth_luma_minus8; 1008 __u8 bit_depth_chroma_minus8; 1009 __u8 log2_max_frame_num_minus4; 1010 __u8 pic_order_cnt_type; 1011 __u8 log2_max_pic_order_cnt_lsb_minus4; [all …]
|
12345678910>>...24