Searched refs:xhci_queue_evaluate_context (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci.h | 2142 int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd,
|
H A D | xhci-ring.c | 4263 int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_evaluate_context() function
|
H A D | xhci.c | 2848 ret = xhci_queue_evaluate_context(xhci, command, in xhci_configure_endpoint()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci.h | 2181 int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd,
|
H A D | xhci-ring.c | 4411 int xhci_queue_evaluate_context(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_evaluate_context() function
|
H A D | xhci.c | 2820 ret = xhci_queue_evaluate_context(xhci, command, in xhci_configure_endpoint()
|
Completed in 58 milliseconds