| /drivers/platform/x86/dell/ |
| A D | dell-wmi-descriptor.c | 22 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 D | dell-smbios-wmi.c | 224 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 D | dell-wmi-descriptor.h | 23 bool dell_wmi_get_hotfix(u32 *hotfix);
|
| /drivers/gpu/drm/xe/ |
| A D | xe_device_sysfs.c | 80 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 D | xe_uc_fw_abi.h | 200 u16 hotfix; member
|
| A D | xe_uc_fw.c | 524 release->patch = manifest->fw_version.hotfix; in parse_cpd_header()
|
| /drivers/hid/intel-ish-hid/ishtp/ |
| A D | loader.c | 329 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 D | loader.h | 77 __u8 hotfix; member 241 __le16 hotfix; member
|
| A D | ishtp-dev.h | 145 u16 hotfix; member
|
| /drivers/misc/mei/ |
| A D | bus-fixup.c | 100 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 D | mei_dev.h | 454 u16 hotfix; member
|
| A D | main.c | 1075 ver[i].hotfix, ver[i].buildno); in fw_ver_show()
|
| /drivers/hid/intel-ish-hid/ipc/ |
| A D | pci-ish.c | 403 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 D | intel_gsc_binary_headers.h | 14 u16 hotfix; member
|
| A D | intel_uc_fw.c | 497 ver->patch = manifest->fw_version.hotfix; in intel_uc_fw_version_from_gsc_manifest()
|
| /drivers/hid/intel-ish-hid/ |
| A D | ishtp-fw-loader.c | 122 u16 hotfix; member 131 u8 hotfix; member 510 fw_info->ish_fw_version.hotfix, in ish_query_loader_prop()
|
| A D | ishtp-hid.h | 52 uint8_t hotfix; member
|
| /drivers/ptp/ |
| A D | ptp_clockmatrix.c | 1118 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()
|