Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddell-wmi-descriptor.c28 * WMI hotfix number 16 4 <hotfix> in dell_wmi_get_descriptor_valid()
43 u32 hotfix; in dell_wmi_get_interface_version()
94 bool dell_wmi_get_hotfix(u32 *hotfix)
104 *hotfix = priv->hotfix; in dell_wmi_descriptor_probe()
151 priv->hotfix = le32_to_cpu(desc->hotfix_number); in dell_wmi_descriptor_probe()
157 dev_dbg(&wdev->dev, "Detected Dell WMI interface version %lu, buffer size %lu, hotfix %lu\n", in dell_wmi_descriptor_probe()
160 (unsigned long) priv->hotfix); in dell_wmi_descriptor_probe()
22 u32 hotfix; global() member
73 dell_wmi_get_hotfix(u32 * hotfix) dell_wmi_get_hotfix() argument
H A Ddell-smbios-wmi.c218 u32 buffer_size, hotfix; in dell_smbios_wmi_register_chardev()
240 /* some SMBIOS calls fail unless BIOS contains hotfix */ in dell_smbios_wmi_probe()
241 if (!dell_wmi_get_hotfix(&hotfix)) in dell_smbios_wmi_probe()
244 if (!hotfix) in dell_smbios_wmi_probe()
247 hotfix); in dell_smbios_wmi_probe()
224 u32 buffer_size, hotfix; dell_smbios_wmi_probe() local
H A Ddell-wmi-descriptor.h23 bool dell_wmi_get_hotfix(u32 *hotfix);
/linux/drivers/misc/mei/
H A 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()
H A Dmei_dev.h448 * @hotfix: hotfix number version field
455 u16 hotfix; member
H A Dmain.c1113 ver[i].hotfix, ver[i].buildno); in fw_ver_show()
/linux/sound/soc/intel/avs/
H A Dsysfs.c18 fw_version->hotfix, fw_version->build); in fw_version_show()
H A Dloader.c124 man->version.hotfix != min->hotfix || in avs_fw_manifest_strip_verify()
128 man->version.hotfix, man->version.build, in avs_fw_manifest_strip_verify()
129 min->major, min->minor, min->hotfix, min->build); in avs_fw_manifest_strip_verify()
H A Dmessages.h427 u16 hotfix; member
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_gsc_binary_headers.h14 u16 hotfix; member
/linux/drivers/hid/intel-ish-hid/ipc/
H A Dpci-ish.c433 dev->base_ver.minor, dev->base_ver.hotfix, in base_version_show()
444 dev->prj_ver.minor, dev->prj_ver.hotfix, in project_version_show()
/linux/drivers/hid/intel-ish-hid/
H A Dishtp-fw-loader.c122 u16 hotfix; member
131 u8 hotfix; member
510 fw_info->ish_fw_version.hotfix, in ish_query_loader_prop()
/linux/drivers/gpu/drm/xe/
H A Dxe_late_bind_fw.c356 lb_fw->version.hotfix, lb_fw->version.build); in __xe_late_bind_fw_init()
H A Dxe_uc_fw.c537 release->patch = manifest->fw_version.hotfix; in parse_cpd_header()
/linux/sound/soc/sof/
H A Dipc4-loader.c446 fw_ver->major, fw_ver->minor, fw_ver->hotfix, in sof_ipc4_query_fw_configuration()