Home
last modified time | relevance | path

Searched refs:check_fw_version (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c239 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
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/
H A Dsmu_internal.h42 #define smu_check_fw_version(smu) smu_ppt_funcs(check_fw_version, 0, smu)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_smu.h530 int (*check_fw_version)(struct smu_context *smu); member
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.c1521 int check_fw_version(firmware_info* fw_info) in check_fw_version() function
2365 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()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu12/
H A Drenoir_ppt.c1154 .check_fw_version = smu_v12_0_check_fw_version,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c2716 .check_fw_version = smu_v11_0_check_fw_version,
H A Darcturus_ppt.c2360 .check_fw_version = smu_v11_0_check_fw_version,
H A Dsienna_cichlid_ppt.c2799 .check_fw_version = smu_v11_0_check_fw_version,