Searched refs:expected_response (Results 1 – 1 of 1) sorted by relevance
105 u8 expected_response; member436 if (pcu->read_buf[0] == pcu->expected_response && in ims_pcu_handle_response()602 u8 expected_response, int response_time) in __ims_pcu_execute_command() argument606 pcu->expected_response = expected_response; in __ims_pcu_execute_command()613 if (expected_response && in __ims_pcu_execute_command()656 u8 expected_response, int response_time) in __ims_pcu_execute_bl_command() argument666 expected_response ? IMS_PCU_RSP_BOOTLOADER : 0, in __ims_pcu_execute_bl_command()675 if (expected_response && pcu->cmd_buf[2] != expected_response) { in __ims_pcu_execute_bl_command()678 pcu->cmd_buf[2], expected_response); in __ims_pcu_execute_bl_command()