Lines Matching defs:cmd

61 	struct usbg_cmd *cmd = req->context;  in bot_status_complete()  local
74 static void bot_enqueue_sense_code(struct f_uas *fu, struct usbg_cmd *cmd) in bot_enqueue_sense_code()
91 struct usbg_cmd *cmd = req->context; in bot_err_compl() local
112 static void bot_send_bad_status(struct usbg_cmd *cmd) in bot_send_bad_status()
146 static int bot_send_status(struct usbg_cmd *cmd, bool moved_data) in bot_send_status()
182 static int bot_send_status_response(struct usbg_cmd *cmd) in bot_send_status_response()
194 struct usbg_cmd *cmd = req->context; in bot_read_compl() local
202 static int bot_send_read_response(struct usbg_cmd *cmd) in bot_send_read_response()
244 static int bot_send_write_request(struct usbg_cmd *cmd) in bot_send_write_request()
510 static int uasp_prepare_r_request(struct usbg_cmd *cmd) in uasp_prepare_r_request()
543 static void uasp_prepare_status(struct usbg_cmd *cmd) in uasp_prepare_status()
567 struct usbg_cmd *cmd = req->context; in uasp_status_data_cmpl() local
616 static int uasp_send_status_response(struct usbg_cmd *cmd) in uasp_send_status_response()
630 static int uasp_send_read_response(struct usbg_cmd *cmd) in uasp_send_read_response()
673 static int uasp_send_write_request(struct usbg_cmd *cmd) in uasp_send_write_request()
957 struct usbg_cmd *cmd = req->context; in usbg_data_write_cmpl() local
979 static int usbg_prepare_w_request(struct usbg_cmd *cmd, struct usb_request *req) in usbg_prepare_w_request()
1006 struct usbg_cmd *cmd = container_of(se_cmd, struct usbg_cmd, in usbg_send_status_response() local
1018 struct usbg_cmd *cmd = container_of(se_cmd, struct usbg_cmd, in usbg_send_write_request() local
1030 struct usbg_cmd *cmd = container_of(se_cmd, struct usbg_cmd, in usbg_send_read_response() local
1042 struct usbg_cmd *cmd = container_of(work, struct usbg_cmd, work); in usbg_cmd_work() local
1076 struct usbg_cmd *cmd; in usbg_get_cmd() local
1099 struct usbg_cmd *cmd; in usbg_submit_command() local
1171 struct usbg_cmd *cmd = container_of(work, struct usbg_cmd, work); in bot_cmd_work() local
1205 struct usbg_cmd *cmd; in bot_submit_command() local
1274 struct usbg_cmd *cmd = container_of(se_cmd, struct usbg_cmd, in usbg_release_cmd() local