Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-faraday.c99 ehci_set_controller_priv(index, NULL, &faraday_ehci_ops); in ehci_hcd_init()
H A Dehci.h272 void ehci_set_controller_priv(int index, void *priv,
H A Dehci-mx5.c240 ehci_set_controller_priv(index, NULL, &mx5_ehci_ops); in ehci_hcd_init()
H A Dehci-hcd.c959 void ehci_set_controller_priv(int index, void *priv, const struct ehci_ops *ops) in ehci_set_controller_priv() function