Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c1025 union xhci_trb *trb, u32 cmd_comp_code) in xhci_handle_cmd_set_deq()
1120 union xhci_trb *trb, u32 cmd_comp_code) in xhci_handle_cmd_reset_ep()
1161 struct xhci_command *command, u32 cmd_comp_code) in xhci_handle_cmd_enable_slot()
1188 struct xhci_event_cmd *event, u32 cmd_comp_code) in xhci_handle_cmd_config_ep()
1363 u32 cmd_comp_code; in handle_cmd_completion() local