Searched refs:gup_fw_download_proc (Results 1 – 2 of 2) sorted by relevance
123 extern s32 gup_fw_download_proc(void *dir, u8 dwn_mode);2196 ret = gup_fw_download_proc(NULL, GTP_FL_ESD_RECOVERY); in gtp_esd_recovery()2551 ret = gup_fw_download_proc(NULL, GTP_FL_FW_BURN); in gtp_gt9xxf_init()
135 s32 gup_fw_download_proc(void *dir, u8 dwn_mode);2305 return gup_fw_download_proc(dir, GTP_FL_FW_BURN); in gup_update_proc()3515 s32 gup_fw_download_proc(void *dir, u8 dwn_mode) in gup_fw_download_proc() function