Lines Matching refs:data_length
221 cmd->data_buf = kmalloc(se_cmd->data_length, GFP_ATOMIC); in bot_send_read_response()
228 se_cmd->data_length); in bot_send_read_response()
238 fu->bot_req_in->length = se_cmd->data_length; in bot_send_read_response()
265 cmd->data_buf = kmalloc(se_cmd->data_length, GFP_KERNEL); in bot_send_write_request()
277 fu->bot_req_out->length = se_cmd->data_length; in bot_send_write_request()
525 cmd->data_buf = kmalloc(se_cmd->data_length, GFP_ATOMIC); in uasp_prepare_r_request()
532 se_cmd->data_length); in uasp_prepare_r_request()
542 stream->req_in->length = se_cmd->data_length; in uasp_prepare_r_request()
972 se_cmd->data_length); in usbg_data_write_cmpl()
989 cmd->data_buf = kmalloc(se_cmd->data_length, GFP_ATOMIC); in usbg_prepare_w_request()
1001 req->length = se_cmd->data_length; in usbg_prepare_w_request()