Searched refs:moved_data (Results 1 – 1 of 1) sorted by relevance
146 static int bot_send_status(struct usbg_cmd *cmd, bool moved_data) in bot_send_status() argument153 if (!moved_data && cmd->data_len) { in bot_send_status()184 bool moved_data = false; in bot_send_status_response() local187 moved_data = true; in bot_send_status_response()188 return bot_send_status(cmd, moved_data); in bot_send_status_response()