Searched refs:moved_data (Results 1 – 1 of 1) sorted by relevance
151 static int bot_send_status(struct usbg_cmd *cmd, bool moved_data) in bot_send_status() argument158 if (!moved_data && cmd->data_len) { in bot_send_status()189 bool moved_data = false; in bot_send_status_response() local192 moved_data = true; in bot_send_status_response()193 return bot_send_status(cmd, moved_data); in bot_send_status_response()