Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c525 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_set_configuration()
647 ctrl_ctx = xhci_get_input_control_ctx(virt_dev->in_ctx); in xhci_address_device()
809 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_check_maxpacket()
1440 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_update_hub_device()
H A Dxhci-mem.c613 *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx) in xhci_get_input_control_ctx() function
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h1239 *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);