Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dhost.c27 struct ehci_ci_priv { struct
40 struct ehci_ci_priv *priv = (struct ehci_ci_priv *)ehci->priv; in ehci_ci_portpower() argument
109 .extra_priv_size = sizeof(struct ehci_ci_priv),
123 struct ehci_ci_priv *priv; in host_start()
155 priv = (struct ehci_ci_priv *)ehci->priv; in host_start()