Searched refs:ehci_set_controller_priv (Results 1 – 4 of 4) sorted by relevance
98 ehci_set_controller_priv(index, NULL, &faraday_ehci_ops); in ehci_hcd_init()
236 ehci_set_controller_priv(index, NULL, &mx5_ehci_ops); in ehci_hcd_init()
269 void ehci_set_controller_priv(int index, void *priv,
967 void ehci_set_controller_priv(int index, void *priv, const struct ehci_ops *ops) in ehci_set_controller_priv() function