Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-ring.c4037 u32 field3, u32 field4, bool command_must_succeed) in queue_command() argument
4048 if (!command_must_succeed) in queue_command()
4055 if (command_must_succeed) in queue_command()
4112 u32 slot_id, bool command_must_succeed) in xhci_queue_configure_endpoint() argument
4117 command_must_succeed); in xhci_queue_configure_endpoint()
4122 dma_addr_t in_ctx_ptr, u32 slot_id, bool command_must_succeed) in xhci_queue_evaluate_context() argument
4127 command_must_succeed); in xhci_queue_evaluate_context()
Dxhci.h2111 bool command_must_succeed);
2113 dma_addr_t in_ctx_ptr, u32 slot_id, bool command_must_succeed);