Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c3817 u32 field3, u32 field4, bool command_must_succeed) in queue_command() argument
3828 if (!command_must_succeed) in queue_command()
3835 if (command_must_succeed) in queue_command()
3892 u32 slot_id, bool command_must_succeed) in xhci_queue_configure_endpoint() argument
3897 command_must_succeed); in xhci_queue_configure_endpoint()
3902 dma_addr_t in_ctx_ptr, u32 slot_id, bool command_must_succeed) in xhci_queue_evaluate_context() argument
3907 command_must_succeed); in xhci_queue_evaluate_context()
Dxhci.h2075 bool command_must_succeed);
2077 dma_addr_t in_ctx_ptr, u32 slot_id, bool command_must_succeed);