Home
last modified time | relevance | path

Searched refs:hotfix (Results 1 – 19 of 19) sorted by relevance

/linux-6.12.1/drivers/platform/x86/dell/
Ddell-wmi-descriptor.c22 u32 hotfix; member
73 bool dell_wmi_get_hotfix(u32 *hotfix) in dell_wmi_get_hotfix() argument
83 *hotfix = priv->hotfix; in dell_wmi_get_hotfix()
160 priv->hotfix = buffer[4]; in dell_wmi_descriptor_probe()
170 (unsigned long) priv->hotfix); in dell_wmi_descriptor_probe()
Ddell-smbios-wmi.c224 u32 buffer_size, hotfix; in dell_smbios_wmi_probe() local
247 if (!dell_wmi_get_hotfix(&hotfix)) in dell_smbios_wmi_probe()
250 if (!hotfix) in dell_smbios_wmi_probe()
253 hotfix); in dell_smbios_wmi_probe()
Ddell-wmi-descriptor.h23 bool dell_wmi_get_hotfix(u32 *hotfix);
/linux-6.12.1/drivers/misc/mei/
Dbus-fixup.c100 u16 hotfix; member
181 fwver->ver[i].hotfix, fwver->ver[i].buildno); in mei_fwver()
186 cldev->bus->fw_ver[i].hotfix = fwver->ver[i].hotfix; in mei_fwver()
Dmei_dev.h454 u16 hotfix; member
Dmain.c1078 ver[i].hotfix, ver[i].buildno); in fw_ver_show()
/linux-6.12.1/sound/soc/intel/avs/
Dsysfs.c18 fw_version->hotfix, fw_version->build); in fw_version_show()
Dloader.c123 man->version.hotfix != min->hotfix || in avs_fw_manifest_strip_verify()
127 man->version.hotfix, man->version.build, in avs_fw_manifest_strip_verify()
128 min->major, min->minor, min->hotfix, min->build); in avs_fw_manifest_strip_verify()
Dmessages.h425 u16 hotfix; member
/linux-6.12.1/drivers/hid/intel-ish-hid/ishtp/
Dloader.h76 __u8 hotfix; member
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_gsc_binary_headers.h14 u16 hotfix; member
Dintel_uc_fw.c497 ver->patch = manifest->fw_version.hotfix; in intel_uc_fw_version_from_gsc_manifest()
/linux-6.12.1/drivers/hid/intel-ish-hid/
Dishtp-hid.h51 uint8_t hotfix; member
Dishtp-fw-loader.c122 u16 hotfix; member
131 u8 hotfix; member
510 fw_info->ish_fw_version.hotfix, in ish_query_loader_prop()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_uc_fw_abi.h200 u16 hotfix; member
Dxe_uc_fw.c504 release->patch = manifest->fw_version.hotfix; in parse_cpd_header()
/linux-6.12.1/drivers/ptp/
Dptp_clockmatrix.c1130 static int idtcm_read_hotfix_release(struct idtcm *idtcm, u8 *hotfix) in idtcm_read_hotfix_release() argument
1135 hotfix, in idtcm_read_hotfix_release()
1999 u8 hotfix; in idtcm_set_version_info() local
2006 idtcm_read_hotfix_release(idtcm, &hotfix); in idtcm_set_version_info()
2014 major, minor, hotfix); in idtcm_set_version_info()
2020 major, minor, hotfix, in idtcm_set_version_info()
/linux-6.12.1/include/sound/sof/ipc4/
Dheader.h437 uint16_t hotfix; member
/linux-6.12.1/sound/soc/sof/
Dipc4-loader.c371 fw_ver->major, fw_ver->minor, fw_ver->hotfix, in sof_ipc4_query_fw_configuration()