/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | wifilogger_event_defs.h | 160 } __attribute__((packed)) wlan_pe_event_t; 180 } __attribute__((packed)) wlan_eapol_event_t; 195 } __attribute__((packed)) wlan_ext_bucket_t; 223 } __attribute__((packed)) wlan_ext_scan_feature_started_payload_type; 230 } __attribute__((packed)) wlan_ext_bucket_channels; 234 } __attribute__((packed)) wlan_ext_bucket_channel_config_payload_type; 244 } __attribute__((packed)) wlan_ext_scan_cycle_started_payload_type; 253 } __attribute__((packed)) wlan_ext_scan_cycle_completed_payload_type; 259 } __attribute__((packed)) wlan_ext_scan_bucket_started_payload_type; 265 } __attribute__((packed)) wlan_ext_scan_bucket_completed_payload_type; [all …]
|
D | wifilogger_vendor_tag_defs.h | 43 } __attribute__((packed)) ext_scan_cycle_vendor_data_t; 51 } __attribute__((packed)) ext_scan_results_available_vendor_data_t; 58 } __attribute__((packed)) roam_scan_started_vendor_data_t; 65 } __attribute__((packed)) roam_scan_complete_vendor_data_t; 72 } __attribute__((packed)) roam_candidate_found_vendor_data_t; 77 } __attribute__((packed)) roam_scan_config_vendor_data_t; 82 } __attribute__((packed)) bt_coex_bt_scan_start_vendor_data_t; 87 } __attribute__((packed)) bt_coex_bt_scan_stop_vendor_data_t; 92 } __attribute__((packed)) pe_event_vendor_data_t; 104 } __attribute__((packed)) addba_success_vendor_data_t; [all …]
|
D | pkt_stats.h | 79 } __attribute__((packed)) wh_pktlog_hdr_t; 99 } __attribute__((packed)); 111 } __attribute__((packed)); 126 } __attribute__((packed)); 133 } __attribute__((packed)); 145 } __attribute__((packed)); 176 } __attribute__((packed)); 182 } __attribute__((packed)); 197 }__attribute__((packed)) rb_pkt_stats_t; 214 } __attribute__((packed)); [all …]
|
D | wifilogger_diag.h | 104 }__attribute__((packed)) dbglog_slot; 162 }__attribute__((packed)) msg_hdr; 163 }__attribute__((packed)) u; 166 }__attribute__((packed)) fw_diag_msg_hdr_t;
|
/hardware/intel/bootstub/ |
D | bootparam.h | 53 } __attribute__((packed)); 124 } __attribute__((packed)); 134 } __attribute__((packed)); 156 } __attribute__ ((packed)) isa; 163 } __attribute__ ((packed)) pci; 167 } __attribute__ ((packed)) ibnd; 170 } __attribute__ ((packed)) xprs; 173 } __attribute__ ((packed)) htpt; 176 } __attribute__ ((packed)) unknown; 185 } __attribute__ ((packed)) ata; [all …]
|
D | sfi.h | 29 }__attribute__((packed)); 38 }__attribute__((packed)); 43 }__attribute__((packed));
|
/hardware/qcom/msm8x74/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 40 …NPACK_ENTRY(packed, reg, mask, val) do { ((reg) = ((packed >> 16) & (0xff))); ((mask) = ((pa… argument
|
/hardware/qcom/msm8x26/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 40 …NPACK_ENTRY(packed, reg, mask, val) do { ((reg) = ((packed >> 16) & (0xff))); ((mask) = ((pa… argument
|
/hardware/qcom/msm8994/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 40 …NPACK_ENTRY(packed, reg, mask, val) do { ((reg) = ((packed >> 16) & (0xff))); ((mask) = ((pa… argument
|
/hardware/qcom/bt/msm8992/libbt-vendor/include/ |
D | hci_uart.h | 146 } __attribute__ ((packed)) evt_cmd_complete; 152 } __attribute__ ((packed)) evt_cmd_status; 157 } __attribute__ ((packed)) hci_command_hdr; 162 } __attribute__ ((packed)) hci_event_hdr;
|
D | hw_rome.h | 190 } __attribute__ ((packed)) patch_version; 200 } __attribute__ ((packed)) patch_info; 214 } __attribute__ ((packed)) tlv_patch_hdr; 221 } __attribute__ ((packed)) tlv_nvm_hdr; 233 } __attribute__ ((packed)) tlv_patch_info;
|
/hardware/qcom/msm8x84/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 40 …NPACK_ENTRY(packed, reg, mask, val) do { ((reg) = ((packed >> 16) & (0xff))); ((mask) = ((pa… argument
|
/hardware/qcom/msm8960/kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 40 …NPACK_ENTRY(packed, reg, mask, val) do { ((reg) = ((packed >> 16) & (0xff))); ((mask) = ((pa… argument
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | wifi_logger.h | 70 } __attribute__((packed)) wifi_ring_per_packet_status_entry; 179 } __attribute__((packed)) tlv_log; 188 } __attribute__((packed)) wifi_ring_buffer_driver_connectivity_event; 199 } __attribute__((packed)) wake_lock_event; 204 } __attribute__((packed)) wifi_power_event; 240 } __attribute__((packed)) wifi_ring_buffer_entry;
|
/hardware/qcom/msm8994/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 53 #define ADIE_CODEC_UNPACK_ENTRY(packed, reg, mask, val) \ argument 55 ((reg) = ((packed >> 16) & (0xff))); \ 56 ((mask) = ((packed >> 8) & (0xff))); \ 57 ((val) = ((packed) & (0xff))); \
|
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 53 #define ADIE_CODEC_UNPACK_ENTRY(packed, reg, mask, val) \ argument 55 ((reg) = ((packed >> 16) & (0xff))); \ 56 ((mask) = ((packed >> 8) & (0xff))); \ 57 ((val) = ((packed) & (0xff))); \
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 53 #define ADIE_CODEC_UNPACK_ENTRY(packed, reg, mask, val) \ argument 55 ((reg) = ((packed >> 16) & (0xff))); \ 56 ((mask) = ((packed >> 8) & (0xff))); \ 57 ((val) = ((packed) & (0xff))); \
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 53 #define ADIE_CODEC_UNPACK_ENTRY(packed, reg, mask, val) \ argument 55 ((reg) = ((packed >> 16) & (0xff))); \ 56 ((mask) = ((packed >> 8) & (0xff))); \ 57 ((val) = ((packed) & (0xff))); \
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 53 #define ADIE_CODEC_UNPACK_ENTRY(packed, reg, mask, val) \ argument 55 ((reg) = ((packed >> 16) & (0xff))); \ 56 ((mask) = ((packed >> 8) & (0xff))); \ 57 ((val) = ((packed) & (0xff))); \
|
/hardware/intel/common/libmix/mix_audio/src/ |
D | intel_sst_ioctl.h | 163 } __attribute__ ((packed)); 203 } __attribute__ ((packed)); 219 } __attribute__ ((packed)); 247 } __attribute__ ((packed)); 253 } __attribute__ ((packed));
|
/hardware/qcom/msm8x84/kernel-headers/linux/ |
D | videodev2.h | 721 } __attribute__ ((packed)); 745 } __attribute__ ((packed)); 766 } __attribute__ ((packed)); 855 } __attribute__ ((packed)); 906 } __attribute__ ((packed)); 1021 } __attribute__ ((packed)); 1190 } __attribute__ ((packed)); 1195 } __attribute__ ((packed)); 1199 } __attribute__ ((packed)); 1210 } __attribute__ ((packed)); [all …]
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/ |
D | videodev2.h | 1054 } __attribute__ ((packed)); 1106 } __attribute__ ((packed)); 1144 } __attribute__ ((packed)); 1257 } __attribute__ ((packed)); 1305 } __attribute__ ((packed)); 1425 } __attribute__ ((packed)); 1667 } __attribute__ ((packed)); 1672 } __attribute__ ((packed)); 1676 } __attribute__ ((packed)); 1687 } __attribute__ ((packed)); [all …]
|
/hardware/qcom/msm8994/original-kernel-headers/linux/ |
D | videodev2.h | 1057 } __attribute__ ((packed)); 1109 } __attribute__ ((packed)); 1147 } __attribute__ ((packed)); 1260 } __attribute__ ((packed)); 1308 } __attribute__ ((packed)); 1428 } __attribute__ ((packed)); 1670 } __attribute__ ((packed)); 1675 } __attribute__ ((packed)); 1679 } __attribute__ ((packed)); 1690 } __attribute__ ((packed)); [all …]
|
/hardware/qcom/msm8994/kernel-headers/linux/ |
D | videodev2.h | 722 } __attribute__ ((packed)); 746 } __attribute__ ((packed)); 767 } __attribute__ ((packed)); 856 } __attribute__ ((packed)); 907 } __attribute__ ((packed)); 1022 } __attribute__ ((packed)); 1191 } __attribute__ ((packed)); 1196 } __attribute__ ((packed)); 1200 } __attribute__ ((packed)); 1211 } __attribute__ ((packed)); [all …]
|
/hardware/libhardware/include/hardware/ |
D | bluetooth.h | 57 } __attribute__((packed))bt_bdaddr_t; 62 } __attribute__((packed))bt_bdname_t; 99 } __attribute__((packed))bt_pin_code_t; 108 } __attribute__((packed))bt_activity_energy_info;
|