Lines Matching refs:set_fota_state
596 static void set_fota_state(enum mdm_hl7800_fota_state state);
2623 static void set_fota_state(enum mdm_hl7800_fota_state state) in set_fota_state() function
2667 set_fota_state(HL7800_FOTA_REBOOT_AND_RECONFIGURE); in on_cmd_startup_report()
4530 set_fota_state(HL7800_FOTA_INSTALL); in finish_fw_update_work_callback()
4567 set_fota_state(HL7800_FOTA_FILE_ERROR); in prepare_and_send_fw_packet()
4575 set_fota_state(HL7800_FOTA_FILE_ERROR); in prepare_and_send_fw_packet()
4579 set_fota_state(HL7800_FOTA_PAD); in prepare_and_send_fw_packet()
4609 set_fota_state(HL7800_FOTA_WIP); in process_fw_update_rx()
4627 set_fota_state(HL7800_FOTA_SEND_EOT); in process_fw_update_rx()
5151 set_fota_state(HL7800_FOTA_COMPLETE); in modem_reset()
5153 set_fota_state(HL7800_FOTA_IDLE); in modem_reset()
6390 set_fota_state(HL7800_FOTA_START); in mdm_hl7800_update_fw()