Lines Matching refs:data_length
227 cmd->data_buf = kmalloc(se_cmd->data_length, GFP_ATOMIC); in bot_send_read_response()
234 se_cmd->data_length); in bot_send_read_response()
244 fu->bot_req_in->length = se_cmd->data_length; in bot_send_read_response()
271 cmd->data_buf = kmalloc(se_cmd->data_length, GFP_KERNEL); in bot_send_write_request()
283 fu->bot_req_out->length = se_cmd->data_length; in bot_send_write_request()
531 cmd->data_buf = kmalloc(se_cmd->data_length, GFP_ATOMIC); in uasp_prepare_r_request()
538 se_cmd->data_length); in uasp_prepare_r_request()
548 stream->req_in->length = se_cmd->data_length; in uasp_prepare_r_request()
978 se_cmd->data_length); in usbg_data_write_cmpl()
995 cmd->data_buf = kmalloc(se_cmd->data_length, GFP_ATOMIC); in usbg_prepare_w_request()
1007 req->length = se_cmd->data_length; in usbg_prepare_w_request()