Searched refs:hotfix (Results 1 – 15 of 15) sorted by relevance
/linux-5.19.10/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 | 152 u32 hotfix; in dell_smbios_wmi_probe() local 170 if (!dell_wmi_get_hotfix(&hotfix)) in dell_smbios_wmi_probe() 172 if (!hotfix) { in dell_smbios_wmi_probe() 175 hotfix); in dell_smbios_wmi_probe()
|
D | dell-wmi-descriptor.h | 23 bool dell_wmi_get_hotfix(u32 *hotfix);
|
/linux-5.19.10/drivers/misc/mei/ |
D | bus-fixup.c | 111 u16 hotfix; member 209 fwver->ver[i].hotfix, fwver->ver[i].buildno); in mei_fwver() 214 cldev->bus->fw_ver[i].hotfix = fwver->ver[i].hotfix; in mei_fwver()
|
D | mei_dev.h | 413 u16 hotfix; member
|
D | main.c | 1076 ver[i].hotfix, ver[i].buildno); in fw_ver_show()
|
/linux-5.19.10/sound/soc/intel/avs/ |
D | loader.c | 121 man->version.hotfix != min->hotfix || in avs_fw_manifest_strip_verify() 125 man->version.hotfix, man->version.build, in avs_fw_manifest_strip_verify() 126 min->major, min->minor, min->hotfix, min->build); in avs_fw_manifest_strip_verify()
|
D | core.c | 643 .hotfix = 0, 659 .hotfix = 1,
|
D | messages.h | 380 u16 hotfix; member
|
/linux-5.19.10/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-5.19.10/sound/soc/sof/ |
D | ipc4-loader.c | 181 fw_ver->major, fw_ver->minor, fw_ver->hotfix, in sof_ipc4_query_fw_configuration()
|
/linux-5.19.10/include/sound/sof/ipc4/ |
D | header.h | 384 uint16_t hotfix; member
|
/linux-5.19.10/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() 2003 u8 hotfix; in idtcm_set_version_info() local 2010 idtcm_read_hotfix_release(idtcm, &hotfix); in idtcm_set_version_info() 2018 major, minor, hotfix); in idtcm_set_version_info() 2024 major, minor, hotfix, in idtcm_set_version_info()
|
/linux-5.19.10/sound/soc/intel/skylake/ |
D | skl-sst-utils.c | 74 u16 hotfix; member
|