Searched refs:moved_data (Results 1 – 1 of 1) sorted by relevance
157 static int bot_send_status(struct usbg_cmd *cmd, bool moved_data) in bot_send_status() argument164 if (!moved_data && cmd->data_len) { in bot_send_status()195 bool moved_data = false; in bot_send_status_response() local198 moved_data = true; in bot_send_status_response()199 return bot_send_status(cmd, moved_data); in bot_send_status_response()