Home
last modified time | relevance | path

Searched refs:__u8 (Results 1 – 25 of 483) sorted by relevance

12345678910>>...20

/include/uapi/linux/
Dbatadv_packet.h20 #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 …]
Dcdrom.h157 __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 …]
Diso_fs.h16 __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 …]
Dadfs_fs.h12 __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 …]
Dif_hippi.h82 __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 …]
/include/uapi/linux/usb/
Dvideo.h218 __u8 bLength;
219 __u8 bDescriptorType;
220 __u8 bDescriptorSubType;
225 __u8 bLength;
226 __u8 bDescriptorType;
227 __u8 bDescriptorSubType;
231 __u8 bInCollection;
232 __u8 baInterfaceNr[];
242 __u8 bLength; \
243 __u8 bDescriptorType; \
[all …]
Dmidi.h39 __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 …]
Daudio.h157 __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 …]
Dch9.h214 __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 …]
Dcdc.h64 __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 …]
/include/linux/
Dcdrom.h57 __u8 sanyo_slot : 2; /* Sanyo 3 CD changer support */
58 __u8 keeplocked : 1; /* CDROM_LOCKDOOR status */
59 __u8 reserved : 5; /* not used yet */
61 __u8 last_sense;
62 __u8 media_written; /* dirty flag, DVD+RW bookkeeping */
138 __u8 fault : 1;
139 __u8 changer_state : 2;
140 __u8 curslot : 5;
141 __u8 mech_state : 3;
142 __u8 door_open : 1;
[all …]
Dnvme.h206 __u8 rsvd2;
207 __u8 flags;
210 __u8 read_tput;
211 __u8 read_lat;
212 __u8 write_tput;
213 __u8 write_lat;
215 __u8 idle_scale;
216 __u8 rsvd19;
218 __u8 active_work_scale;
219 __u8 rsvd23[9];
[all …]
/include/linux/mfd/
Dsi476x-reports.h70 __u8 multhint, multlint;
71 __u8 snrhint, snrlint;
72 __u8 rssihint, rssilint;
73 __u8 bltf;
74 __u8 snr_ready;
75 __u8 rssiready;
76 __u8 injside;
77 __u8 afcrl;
78 __u8 valid;
87 __u8 dev;
[all …]
/include/net/nfc/
Dnci.h166 #define nci_mt_set(hdr, mt) ((hdr)[0] |= (__u8)(((mt)&0x07)<<5))
172 #define nci_pbf(hdr) (__u8)(((hdr)[0]>>4)&0x01)
173 #define nci_pbf_set(hdr, pbf) ((hdr)[0] |= (__u8)(((pbf)&0x01)<<4))
179 #define nci_opcode_gid(op) (__u8)(((op)&0x0f00)>>8)
180 #define nci_opcode_oid(op) (__u8)((op)&0x003f)
183 #define nci_plen(hdr) (__u8)((hdr)[2])
186 #define nci_conn_id(hdr) (__u8)(((hdr)[0])&0x0f)
203 __u8 gid; /* MT & PBF & GID */
204 __u8 oid;
205 __u8 plen;
[all …]
/include/linux/usb/
Daudio-v2.h49 __u8 bLength; /* 9 */
50 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
51 __u8 bDescriptorSubtype; /* UAC_MS_HEADER */
53 __u8 bCategory;
55 __u8 bmControls;
60 __u8 bLength; /* in bytes: 6 */
61 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
62 __u8 bDescriptorSubtype; /* FORMAT_TYPE */
63 __u8 bFormatType; /* FORMAT_TYPE_1 */
64 __u8 bSubslotSize; /* {1,2,3,4} */
[all …]
Daudio-v3.h22 __u8 bDescriptorType;
23 __u8 bDescriptorSubtype;
30 __u8 bDescriptorType;
31 __u8 bDescriptorSubtype;
33 __u8 bNrChannels;
39 __u8 bSegmentType;
46 __u8 bSegmentType; /* Constant END_SEGMENT */
52 __u8 bSegmentType;
53 __u8 bChPurpose;
54 __u8 bChRelationship;
[all …]
Duas.h10 __u8 iu_id;
11 __u8 rsvd1;
47 __u8 iu_id;
48 __u8 rsvd1;
50 __u8 prio_attr;
51 __u8 rsvd5;
52 __u8 len;
53 __u8 rsvd7;
55 __u8 cdb[16]; /* XXX: Overflow-checking tools may misunderstand */
59 __u8 iu_id;
[all …]
/include/media/
Dhevc-ctrls.h59 __u8 bit_depth_luma_minus8;
60 __u8 bit_depth_chroma_minus8;
61 __u8 log2_max_pic_order_cnt_lsb_minus4;
62 __u8 sps_max_dec_pic_buffering_minus1;
63 __u8 sps_max_num_reorder_pics;
64 __u8 sps_max_latency_increase_plus1;
65 __u8 log2_min_luma_coding_block_size_minus3;
66 __u8 log2_diff_max_min_luma_coding_block_size;
67 __u8 log2_min_luma_transform_block_size_minus2;
68 __u8 log2_diff_max_min_luma_transform_block_size;
[all …]
Dmpeg2-ctrls.h34 __u8 progressive_sequence;
35 __u8 chroma_format;
40 __u8 picture_coding_type;
43 __u8 f_code[2][2];
44 __u8 intra_dc_precision;
45 __u8 picture_structure;
46 __u8 top_field_first;
47 __u8 frame_pred_frame_dct;
48 __u8 concealment_motion_vectors;
49 __u8 q_scale_type;
[all …]
Dvp8-ctrls.h29 __u8 segment_probs[3];
30 __u8 padding;
40 __u8 sharpness_level;
41 __u8 level;
47 __u8 y_ac_qi;
57 __u8 coeff_probs[4][8][3][11];
58 __u8 y_mode_probs[4];
59 __u8 uv_mode_probs[3];
60 __u8 mv_probs[2][19];
61 __u8 padding[3];
[all …]
/include/net/bluetooth/
Dhci.h612 __u8 lap[3];
613 __u8 length;
614 __u8 num_rsp;
627 __u8 pscan_rep_mode;
628 __u8 pscan_mode;
630 __u8 role_switch;
636 __u8 reason;
653 __u8 role;
659 __u8 reason;
665 __u8 link_key[HCI_LINK_KEY_SIZE];
[all …]
/include/linux/greybus/
Dgreybus_protocols.h49 __u8 type; /* E.g GB_I2C_TYPE_* or GB_GPIO_TYPE_* */
50 __u8 result; /* Result of request (in responses only) */
51 __u8 pad[2]; /* must be zero (ignore when read) */
60 __u8 phase;
90 __u8 major;
91 __u8 minor;
95 __u8 major;
96 __u8 minor;
100 __u8 bundle_id;
104 __u8 major;
[all …]
/include/uapi/scsi/fc/
Dfc_els.h162 __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 …]
/include/uapi/rdma/
Dib_user_mad.h82 __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 …]
/include/media/davinci/
Disif.h16 __u8 integer;
18 __u8 decimal;
42 __u8 level_at_pos;
47 __u8 level_up_pixels;
52 __u8 level_low_pixels;
58 __u8 en;
69 __u8 corr_mode;
71 __u8 corr_whole_line;
82 __u8 def_level_shift;
106 __u8 mode;
[all …]

12345678910>>...20