Home
last modified time | relevance | path

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

/drivers/platform/x86/dell/
A 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()
A 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()
A Ddell-wmi-descriptor.h23 bool dell_wmi_get_hotfix(u32 *hotfix);
/drivers/gpu/drm/xe/
A Dxe_device_sysfs.c80 u16 major = 0, minor = 0, hotfix = 0, build = 0; in lb_fan_control_version_show() local
103 hotfix = REG_FIELD_GET(HOTFIX_VERSION_MASK, ver_high); in lb_fan_control_version_show()
109 return ret ?: sysfs_emit(buf, "%u.%u.%u.%u\n", major, minor, hotfix, build); in lb_fan_control_version_show()
119 u16 major = 0, minor = 0, hotfix = 0, build = 0; in lb_voltage_regulator_version_show() local
142 hotfix = REG_FIELD_GET(HOTFIX_VERSION_MASK, ver_high); in lb_voltage_regulator_version_show()
148 return ret ?: sysfs_emit(buf, "%u.%u.%u.%u\n", major, minor, hotfix, build); in lb_voltage_regulator_version_show()
A Dxe_uc_fw_abi.h200 u16 hotfix; member
A Dxe_uc_fw.c524 release->patch = manifest->fw_version.hotfix; in parse_cpd_header()
/drivers/hid/intel-ish-hid/ishtp/
A Dloader.c329 dst->hotfix = le16_to_cpu(src->hotfix); in copy_ish_version()
421 dev->base_ver.hotfix, dev->base_ver.build); in ishtp_loader_work()
424 dev->prj_ver.hotfix, dev->prj_ver.build); in ishtp_loader_work()
A Dloader.h77 __u8 hotfix; member
241 __le16 hotfix; member
A Dishtp-dev.h145 u16 hotfix; member
/drivers/misc/mei/
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()
A Dmei_dev.h454 u16 hotfix; member
A Dmain.c1075 ver[i].hotfix, ver[i].buildno); in fw_ver_show()
/drivers/hid/intel-ish-hid/ipc/
A Dpci-ish.c403 dev->base_ver.minor, dev->base_ver.hotfix, in base_version_show()
414 dev->prj_ver.minor, dev->prj_ver.hotfix, in project_version_show()
/drivers/gpu/drm/i915/gt/uc/
A Dintel_gsc_binary_headers.h14 u16 hotfix; member
A Dintel_uc_fw.c497 ver->patch = manifest->fw_version.hotfix; in intel_uc_fw_version_from_gsc_manifest()
/drivers/hid/intel-ish-hid/
A Dishtp-fw-loader.c122 u16 hotfix; member
131 u8 hotfix; member
510 fw_info->ish_fw_version.hotfix, in ish_query_loader_prop()
A Dishtp-hid.h52 uint8_t hotfix; member
/drivers/ptp/
A Dptp_clockmatrix.c1118 static int idtcm_read_hotfix_release(struct idtcm *idtcm, u8 *hotfix) in idtcm_read_hotfix_release() argument
1123 hotfix, in idtcm_read_hotfix_release()
1987 u8 hotfix; in idtcm_set_version_info() local
1994 idtcm_read_hotfix_release(idtcm, &hotfix); in idtcm_set_version_info()
2002 major, minor, hotfix); in idtcm_set_version_info()
2008 major, minor, hotfix, in idtcm_set_version_info()

Completed in 58 milliseconds