Home
last modified time | relevance | path

Searched refs:xhci_get_input_control_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci.h1955 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
H A Dxhci-mem.c487 struct xhci_input_control_ctx *xhci_get_input_control_ctx( in xhci_get_input_control_ctx() function
H A Dxhci-ring.c1593 ctrl_ctx = xhci_get_input_control_ctx(virt_dev->in_ctx); in xhci_handle_cmd_config_ep()