Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci.h233 struct ehci_ops { struct
253 struct ehci_ops ops; argument
270 const struct ehci_ops *ops);
286 struct ehci_hcor *hcor, const struct ehci_ops *ops,
Dehci-faraday.c78 static const struct ehci_ops faraday_ehci_ops = {
Dehci-msm.c89 static const struct ehci_ops msm_ehci_ops = {
Dehci-marvell.c97 static struct ehci_ops marvell_ehci_ops = {
Dehci-mx5.c226 static const struct ehci_ops mx5_ehci_ops = {
Dehci-fsl.c86 static const struct ehci_ops fsl_ehci_ops = {
Dehci-hcd.c941 static const struct ehci_ops default_ehci_ops = {
948 static void ehci_setup_ops(struct ehci_ctrl *ctrl, const struct ehci_ops *ops) in ehci_setup_ops()
967 void ehci_set_controller_priv(int index, void *priv, const struct ehci_ops *ops) in ehci_set_controller_priv()
1610 struct ehci_hcor *hcor, const struct ehci_ops *ops, in ehci_register()
Dehci-vf.c291 static const struct ehci_ops vf_ehci_ops = {
Dehci-mx6.c429 static const struct ehci_ops mx6_ehci_ops = {
Dehci-tegra.c807 static const struct ehci_ops tegra_ehci_ops = {