Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c1348 union xhci_trb *trb, u32 cmd_comp_code) in xhci_handle_cmd_set_deq() argument
1378 if (cmd_comp_code != COMP_SUCCESS) { in xhci_handle_cmd_set_deq()
1382 switch (cmd_comp_code) { in xhci_handle_cmd_set_deq()
1401 cmd_comp_code); in xhci_handle_cmd_set_deq()
1469 union xhci_trb *trb, u32 cmd_comp_code) in xhci_handle_cmd_reset_ep() argument
1505 if (cmd_comp_code == COMP_SUCCESS) in xhci_handle_cmd_enable_slot()
1529 u32 cmd_comp_code) in xhci_handle_cmd_config_ep() argument
1708 u32 cmd_comp_code; in handle_cmd_completion() local
1759 if (cmd_comp_code == COMP_COMMAND_ABORTED) { in handle_cmd_completion()
1790 cmd_comp_code); in handle_cmd_completion()
[all …]