Home
last modified time | relevance | path

Searched refs:__u16 (Results 1 – 25 of 55) sorted by relevance

123

/hardware/intel/bootstub/
Dbootparam.h20 __u16 ext_mem_k; /* 0x02 */
21 __u16 orig_video_page; /* 0x04 */
24 __u16 unused2; /* 0x08 */
25 __u16 orig_video_ega_bx;/* 0x0a */
26 __u16 unused3; /* 0x0c */
29 __u16 orig_video_points;/* 0x10 */
32 __u16 lfb_width; /* 0x12 */
33 __u16 lfb_height; /* 0x14 */
34 __u16 lfb_depth; /* 0x16 */
37 __u16 cl_magic, cl_offset; /* 0x20 */
[all …]
Dtypes.h9 typedef unsigned short __u16; typedef
14 typedef __u16 u16;
/hardware/intel/common/libmix/mix_audio/src/
Dintel_sst_ioctl.h54 __u16 port_type;
55 __u16 reserved;
60 __u16 max_streams;
61 __u16 reserved;
66 __u16 codec; /* codec type */
71 __u16 frame_size;
72 __u16 samples_per_frame; /* Frame size num samples per frame */
78 __u16 codec;
85 __u16 reserved; /* Unused */
94 __u16 codec;
[all …]
/hardware/ti/omap4-aah/kernel-headers-ti/video/
Ddsscomp.h96 __u16 x_res;
97 __u16 y_res;
100 __u16 hsw;
101 __u16 hfp;
102 __u16 hbp;
104 __u16 vsw;
105 __u16 vfp;
106 __u16 vbp;
114 __u16 full_range;
214 __u16 width;
[all …]
/hardware/ti/omap4-aah/kernel-headers/linux/
Domapfb.h185 __u16 x;
186 __u16 y;
187 __u16 w;
189 __u16 h;
217 __u16 line;
219 __u16 reserved2;
222 __u16 xres;
224 __u16 yres;
/hardware/ti/omap4xxx/kernel-headers/linux/
Domapfb.h185 __u16 x;
186 __u16 y;
187 __u16 w;
189 __u16 h;
217 __u16 line;
219 __u16 reserved2;
222 __u16 xres;
224 __u16 yres;
/hardware/qcom/msm8x84/kernel-headers/linux/sound/
Dlsm_params.h40 __u16 min_keyw_confidence;
41 __u16 min_user_confidence;
60 __u16 status;
61 __u16 payload_size;
/hardware/qcom/msm8x84/kernel-headers/sound/
Dlsm_params.h40 __u16 min_keyw_confidence;
41 __u16 min_user_confidence;
60 __u16 status;
61 __u16 payload_size;
/hardware/qcom/msm8x26/kernel-headers/linux/sound/
Dlsm_params.h40 __u16 min_keyw_confidence;
41 __u16 min_user_confidence;
60 __u16 status;
61 __u16 payload_size;
/hardware/qcom/msm8x26/original-kernel-headers/linux/sound/
Dlsm_params.h23 __u16 min_keyw_confidence;
24 __u16 min_user_confidence;
42 __u16 status;
43 __u16 payload_size;
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dlsm_params.h23 __u16 min_keyw_confidence;
24 __u16 min_user_confidence;
42 __u16 status;
43 __u16 payload_size;
/hardware/qcom/msm8x84/original-kernel-headers/linux/sound/
Dlsm_params.h23 __u16 min_keyw_confidence;
24 __u16 min_user_confidence;
42 __u16 status;
43 __u16 payload_size;
/hardware/qcom/msm8994/original-kernel-headers/linux/sound/
Dlsm_params.h30 __u16 min_keyw_confidence;
31 __u16 min_user_confidence;
49 __u16 status;
50 __u16 payload_size;
/hardware/qcom/msm8994/kernel-headers/linux/sound/
Dlsm_params.h47 __u16 min_keyw_confidence;
49 __u16 min_user_confidence;
67 __u16 status;
69 __u16 payload_size;
/hardware/ti/omap4-aah/original-kernel-headers/linux/
Domapfb.h181 __u16 x;
182 __u16 y;
183 __u16 w;
184 __u16 h;
210 __u16 line;
211 __u16 reserved2;
215 __u16 xres;
216 __u16 yres;
/hardware/ti/omap4xxx/original-kernel-headers/linux/
Domapfb.h181 __u16 x;
182 __u16 y;
183 __u16 w;
184 __u16 h;
210 __u16 line;
211 __u16 reserved2;
215 __u16 xres;
216 __u16 yres;
/hardware/bsp/intel/peripheral/libmraa/include/linux/
Dtypes.h27 typedef __u16 __bitwise __le16;
29 typedef __u16 __bitwise __be16;
35 typedef __u16 __bitwise __sum16;
/hardware/qcom/msm8996/kernel-headers/sound/
Dcompress_params.h242 __u16 sample_size;
244 __u16 min_blk_size;
245 __u16 max_blk_size;
246 __u16 min_frame_size;
247 __u16 max_frame_size;
264 __u16 max_run;
272 __u16 compatible_version;
274 __u16 compression_level;
280 __u16 bits_per_sample;
281 __u16 num_channels;
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dcompress_params.h354 __u16 sample_size;
355 __u16 min_blk_size;
356 __u16 max_blk_size;
357 __u16 min_frame_size;
358 __u16 max_frame_size;
373 __u16 max_run;
381 __u16 compatible_version;
382 __u16 compression_level;
387 __u16 bits_per_sample;
388 __u16 num_channels;
/hardware/qcom/msm8996/original-kernel-headers/media/
Dradio-iris.h187 #define hci_opcode_pack(ogf, ocf) ((__u16) ((ocf & 0x03ff)|(ogf << 10)))
191 ((__u16) hci_opcode_pack(HCI_OGF_FM_RECV_CTRL_CMD_REQ, ocf))
193 ((__u16) hci_opcode_pack(HCI_OGF_FM_TRANS_CTRL_CMD_REQ, ocf))
195 ((__u16) hci_opcode_pack(HCI_OGF_FM_COMMON_CTRL_CMD_REQ, ocf))
197 ((__u16) hci_opcode_pack(HCI_OGF_FM_STATUS_PARAMETERS_CMD_REQ, ocf))
199 ((__u16) hci_opcode_pack(HCI_OGF_FM_DIAGNOSTIC_CMD_REQ, ocf))
248 __u16 pi;
257 __u16 pi;
284 __u16 srch_pi;
304 __u16 freq_min;
[all …]
/hardware/qcom/msm8996/kernel-headers/media/
Dradio-iris.h212 #define hci_opcode_pack(ogf,ocf) ((__u16) ((ocf & 0x03ff) | (ogf << 10)))
216 #define hci_recv_ctrl_cmd_op_pack(ocf) ((__u16) hci_opcode_pack(HCI_OGF_FM_RECV_CTRL_CMD_REQ, ocf))
217 #define hci_trans_ctrl_cmd_op_pack(ocf) ((__u16) hci_opcode_pack(HCI_OGF_FM_TRANS_CTRL_CMD_REQ, ocf…
219 #define hci_common_cmd_op_pack(ocf) ((__u16) hci_opcode_pack(HCI_OGF_FM_COMMON_CTRL_CMD_REQ, ocf))
220 #define hci_status_param_op_pack(ocf) ((__u16) hci_opcode_pack(HCI_OGF_FM_STATUS_PARAMETERS_CMD_REQ…
221 #define hci_diagnostic_cmd_op_pack(ocf) ((__u16) hci_opcode_pack(HCI_OGF_FM_DIAGNOSTIC_CMD_REQ, ocf…
267 __u16 pi;
277 __u16 pi;
306 __u16 srch_pi;
327 __u16 freq_min;
[all …]
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dnetlink.h43 __u16 nlmsg_type; /* Message content */
44 __u16 nlmsg_flags; /* Additional flags */
161 __u16 nla_len;
162 __u16 nla_type;
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dnetlink.h43 __u16 nlmsg_type; /* Message content */
44 __u16 nlmsg_flags; /* Additional flags */
161 __u16 nla_len;
162 __u16 nla_type;
/hardware/qcom/msm8994/kernel-headers/linux/
Dnetlink.h64 __u16 nlmsg_type;
65 __u16 nlmsg_flags;
159 __u16 nla_len;
160 __u16 nla_type;
/hardware/qcom/msm8996/kernel-headers/linux/
Dnetlink.h64 __u16 nlmsg_type;
65 __u16 nlmsg_flags;
159 __u16 nla_len;
160 __u16 nla_type;

123