/linux-6.12.1/drivers/platform/x86/dell/ |
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()
|
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()
|
D | dell-wmi-descriptor.h | 23 bool dell_wmi_get_hotfix(u32 *hotfix);
|
/linux-6.12.1/drivers/misc/mei/ |
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()
|
D | mei_dev.h | 454 u16 hotfix; member
|
D | main.c | 1078 ver[i].hotfix, ver[i].buildno); in fw_ver_show()
|
/linux-6.12.1/sound/soc/intel/avs/ |
D | sysfs.c | 18 fw_version->hotfix, fw_version->build); in fw_version_show()
|
D | loader.c | 123 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()
|
D | messages.h | 425 u16 hotfix; member
|
/linux-6.12.1/drivers/hid/intel-ish-hid/ishtp/ |
D | loader.h | 76 __u8 hotfix; member
|
/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/ |
D | intel_gsc_binary_headers.h | 14 u16 hotfix; member
|
D | intel_uc_fw.c | 497 ver->patch = manifest->fw_version.hotfix; in intel_uc_fw_version_from_gsc_manifest()
|
/linux-6.12.1/drivers/hid/intel-ish-hid/ |
D | ishtp-hid.h | 51 uint8_t hotfix; member
|
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()
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_uc_fw_abi.h | 200 u16 hotfix; member
|
D | xe_uc_fw.c | 504 release->patch = manifest->fw_version.hotfix; in parse_cpd_header()
|
/linux-6.12.1/drivers/ptp/ |
D | ptp_clockmatrix.c | 1130 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/ |
D | header.h | 437 uint16_t hotfix; member
|
/linux-6.12.1/sound/soc/sof/ |
D | ipc4-loader.c | 371 fw_ver->major, fw_ver->minor, fw_ver->hotfix, in sof_ipc4_query_fw_configuration()
|