Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-sideband.c147 struct usb_host_endpoint *host_ep) in xhci_sideband_add_endpoint() argument
157 ep_index = xhci_get_endpoint_index(&host_ep->desc); in xhci_sideband_add_endpoint()
195 struct usb_host_endpoint *host_ep) in xhci_sideband_remove_endpoint() argument
202 ep_index = xhci_get_endpoint_index(&host_ep->desc); in xhci_sideband_remove_endpoint()
216 struct usb_host_endpoint *host_ep) in xhci_sideband_stop_endpoint() argument
221 ep_index = xhci_get_endpoint_index(&host_ep->desc); in xhci_sideband_stop_endpoint()
246 struct usb_host_endpoint *host_ep) in xhci_sideband_get_endpoint_buffer() argument
251 ep_index = xhci_get_endpoint_index(&host_ep->desc); in xhci_sideband_get_endpoint_buffer()