Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-faraday.c98 ehci_set_controller_priv(index, NULL, &faraday_ehci_ops); in ehci_hcd_init()
Dehci-mx5.c236 ehci_set_controller_priv(index, NULL, &mx5_ehci_ops); in ehci_hcd_init()
Dehci.h269 void ehci_set_controller_priv(int index, void *priv,
Dehci-hcd.c967 void ehci_set_controller_priv(int index, void *priv, const struct ehci_ops *ops) in ehci_set_controller_priv() function