Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci.h237 struct ehci_ops { struct
258 struct ehci_ops ops; argument
275 const struct ehci_ops *ops);
291 struct ehci_hcor *hcor, const struct ehci_ops *ops,
H A Dehci-aspeed.c31 static const struct ehci_ops aspeed_ehci_ops = {
H A Dehci-faraday.c78 static const struct ehci_ops faraday_ehci_ops = {
H A Dehci-msm.c44 static const struct ehci_ops msm_ehci_ops = {
H A Dehci-marvell.c97 static struct ehci_ops marvell_ehci_ops = {
H A Dehci-mx5.c226 static const struct ehci_ops mx5_ehci_ops = {
H A Dehci-fsl.c86 static const struct ehci_ops fsl_ehci_ops = {
H A Dehci-hcd.c951 static const struct ehci_ops default_ehci_ops = {
958 static void ehci_setup_ops(struct ehci_ctrl *ctrl, const struct ehci_ops *ops) in ehci_setup_ops()
977 void ehci_set_controller_priv(int index, void *priv, const struct ehci_ops *ops) in ehci_set_controller_priv()
1620 struct ehci_hcor *hcor, const struct ehci_ops *ops, in ehci_register()
H A Dehci-vf.c291 static const struct ehci_ops vf_ehci_ops = {
H A Dehci-mx6.c431 static const struct ehci_ops mx6_ehci_ops = {
H A Dehci-tegra.c807 static const struct ehci_ops tegra_ehci_ops = {