Searched refs:bot_req_in (Results 1 – 2 of 2) sorted by relevance
126 req = fu->bot_req_in; in bot_send_bad_status()232 fu->bot_req_in->buf = cmd->data_buf; in bot_send_read_response()234 fu->bot_req_in->buf = NULL; in bot_send_read_response()236 fu->bot_req_in->sg = se_cmd->t_data_sg; in bot_send_read_response()239 fu->bot_req_in->complete = bot_read_compl; in bot_send_read_response()240 fu->bot_req_in->length = se_cmd->data_length; in bot_send_read_response()241 fu->bot_req_in->context = cmd; in bot_send_read_response()313 if (!fu->bot_req_in) in bot_prepare_reqs()359 fu->bot_req_in = NULL; in bot_prepare_reqs()373 if (!fu->bot_req_in) in bot_cleanup_old_alt()[all …]
147 struct usb_request *bot_req_in; member
Completed in 9 milliseconds