Searched refs:check_fw_version (Results 1 – 8 of 8) sorted by relevance
239 static int check_fw_version(xchange_data * xdata);753 ret_val = check_fw_version(xdata); in download_patch()797 ret_val = check_fw_version(xdata); in download_patch()851 result = check_fw_version(xdata); in download_lps_patch()904 result = check_fw_version(xdata); in download_lps_patch()1619 int check_fw_version(xchange_data * xdata) in check_fw_version() function
42 #define smu_check_fw_version(smu) smu_ppt_funcs(check_fw_version, 0, smu)
530 int (*check_fw_version)(struct smu_context *smu); member
1521 int check_fw_version(firmware_info* fw_info) in check_fw_version() function2365 ret_val = check_fw_version(fw_info); in download_patch()2412 ret_val = check_fw_version(fw_info); in download_suspend_patch()4443 err = check_fw_version(fw_info); in btusb_resume()
1154 .check_fw_version = smu_v12_0_check_fw_version,
2716 .check_fw_version = smu_v11_0_check_fw_version,
2360 .check_fw_version = smu_v11_0_check_fw_version,
2799 .check_fw_version = smu_v11_0_check_fw_version,