Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H 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()
H A Ddell-smbios-wmi.c152 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()
H A Ddell-wmi-descriptor.h23 bool dell_wmi_get_hotfix(u32 *hotfix);
/OK3568_Linux_fs/kernel/drivers/misc/mei/
H A Dbus-fixup.c102 u16 hotfix; member
200 fwver->ver[i].hotfix, fwver->ver[i].buildno); in mei_fwver()
205 cldev->bus->fw_ver[i].hotfix = fwver->ver[i].hotfix; in mei_fwver()
H A Dmei_dev.h397 u16 hotfix; member
H A Dmain.c1078 ver[i].hotfix, ver[i].buildno); in fw_ver_show()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/j2s4b/cmake/
H A DGitVersion.cmake34 set(VERSION_ALPHA_FLAG alpha) # Pre-release identifier for all builds besides release and hotfix br…
35 set(VERSION_RC_FLAG rc) # Pre-release identifier for all builds from release and hotfix branc…
38 set(HOTFIX_BRANCH_PREFIX hotfix) # e.g. hotfix/2.0.3
160 # Check for hotfix branch
433 # Check for hotfix branch
446 set(${VI_PREFIX}_VERSION_FLAG "hotfix")
/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/
H A Dishtp-hid.h56 uint8_t hotfix; member
H A Dishtp-fw-loader.c118 u16 hotfix; member
127 u8 hotfix; member
505 fw_info->ish_fw_version.hotfix, in ish_query_loader_prop()
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_clockmatrix.c947 static int idtcm_read_hotfix_release(struct idtcm *idtcm, u8 *hotfix) in idtcm_read_hotfix_release() argument
952 hotfix, in idtcm_read_hotfix_release()
1820 u8 hotfix; in idtcm_display_version_info() local
1828 idtcm_read_hotfix_release(idtcm, &hotfix); in idtcm_display_version_info()
1836 major, minor, hotfix); in idtcm_display_version_info()
1838 dev_info(&idtcm->client->dev, fmt, major, minor, hotfix, in idtcm_display_version_info()
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-sst-utils.c74 u16 hotfix; member