Home
last modified time | relevance | path

Searched refs:queue_command (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/usb/host/
Dxhci-ring.c3895 static int queue_command(struct xhci_hcd *xhci, u32 field1, u32 field2, in queue_command() function
3921 return queue_command(xhci, 0, 0, 0, in xhci_queue_slot_control()
3929 return queue_command(xhci, lower_32_bits(in_ctx_ptr), in xhci_queue_address_device()
3938 return queue_command(xhci, field1, field2, field3, field4, false); in xhci_queue_vendor_command()
3944 return queue_command(xhci, 0, 0, 0, in xhci_queue_reset_device()
3953 return queue_command(xhci, lower_32_bits(in_ctx_ptr), in xhci_queue_configure_endpoint()
3963 return queue_command(xhci, lower_32_bits(in_ctx_ptr), in xhci_queue_evaluate_context()
3981 return queue_command(xhci, 0, 0, 0, in xhci_queue_stop_endpoint()
4015 return queue_command(xhci, lower_32_bits(addr) | cycle_state, in queue_set_tr_deq()
4027 return queue_command(xhci, 0, 0, 0, trb_slot_id | trb_ep_index | type, in xhci_queue_reset_ep()