Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci-ring.c65 u32 field3, u32 field4, bool command_must_succeed);
4334 u32 field3, u32 field4, bool command_must_succeed) in queue_command() argument
4345 if (!command_must_succeed) in queue_command()
4352 if (command_must_succeed) in queue_command()
4409 u32 slot_id, bool command_must_succeed) in xhci_queue_configure_endpoint() argument
4414 command_must_succeed); in xhci_queue_configure_endpoint()
4419 dma_addr_t in_ctx_ptr, u32 slot_id, bool command_must_succeed) in xhci_queue_evaluate_context() argument
4424 command_must_succeed); in xhci_queue_evaluate_context()
H A Dxhci.h1918 bool command_must_succeed);
1920 dma_addr_t in_ctx_ptr, u32 slot_id, bool command_must_succeed);