Home
last modified time | relevance | path

Searched refs:common_data (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.h119 struct common_data { struct
132 struct common_data common;
141 struct common_data common;
151 struct common_data common;
160 struct common_data common;
169 struct common_data common;
485 int hp_get_common_data_from_buffer(u8 **buffer_ptr, u32 *buffer_size, struct common_data *common);
/kernel/linux/linux-5.10/lib/
H A Dubsan.c309 struct type_mismatch_data_common common_data = { in __ubsan_handle_type_mismatch() local
316 ubsan_type_mismatch_common(&common_data, (unsigned long)ptr); in __ubsan_handle_type_mismatch()
323 struct type_mismatch_data_common common_data = { in __ubsan_handle_type_mismatch_v1() local
330 ubsan_type_mismatch_common(&common_data, (unsigned long)ptr); in __ubsan_handle_type_mismatch_v1()
/kernel/linux/linux-6.6/lib/
H A Dubsan.c310 struct type_mismatch_data_common common_data = { in __ubsan_handle_type_mismatch() local
317 ubsan_type_mismatch_common(&common_data, (unsigned long)ptr); in __ubsan_handle_type_mismatch()
324 struct type_mismatch_data_common common_data = { in __ubsan_handle_type_mismatch_v1() local
331 ubsan_type_mismatch_common(&common_data, (unsigned long)ptr); in __ubsan_handle_type_mismatch_v1()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h275 * @common_data: last (and common) part of the probe
281 struct iwl_scan_probe_segment common_data; member
288 * @common_data: last (and common) part of the probe
294 struct iwl_scan_probe_segment common_data; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dscan.h238 * @common_data: last (and common) part of the probe
244 struct iwl_scan_probe_segment common_data; member
252 * @common_data: last (and common) part of the probe
258 struct iwl_scan_probe_segment common_data; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c848 params->preq.common_data.offset = cpu_to_le16(pos - params->preq.buf); in iwl_mvm_build_scan_probe()
854 params->preq.common_data.len = cpu_to_le16(ies->common_ie_len + in iwl_mvm_build_scan_probe()
857 params->preq.common_data.len = cpu_to_le16(ies->common_ie_len); in iwl_mvm_build_scan_probe()
973 p_req->common_data = src_p_req->common_data; in iwl_mvm_scan_set_legacy_probe_req()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c800 params->preq.common_data.offset = cpu_to_le16(pos - params->preq.buf); in iwl_mvm_build_scan_probe()
806 params->preq.common_data.len = cpu_to_le16(ies->common_ie_len + in iwl_mvm_build_scan_probe()
809 params->preq.common_data.len = cpu_to_le16(ies->common_ie_len); in iwl_mvm_build_scan_probe()
925 p_req->common_data = src_p_req->common_data; in iwl_mvm_scan_set_legacy_probe_req()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h1927 struct dpia_notification_common common_data; member

Completed in 26 milliseconds