Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci.h235 struct ehci_ops { struct
255 struct ehci_ops ops; argument
273 const struct ehci_ops *ops);
289 struct ehci_hcor *hcor, const struct ehci_ops *ops,
H A Dehci-mx5.c230 static const struct ehci_ops mx5_ehci_ops = {
283 static const struct ehci_ops mx5_ehci_ops = {
H A Dehci-faraday.c79 static const struct ehci_ops faraday_ehci_ops = {
H A Dehci-msm.c88 static const struct ehci_ops msm_ehci_ops = {
H A Dehci-marvell.c98 static struct ehci_ops marvell_ehci_ops = {
H A Dehci-fsl.c91 static const struct ehci_ops fsl_ehci_ops = {
H A Dehci-hcd.c933 static const struct ehci_ops default_ehci_ops = {
940 static void ehci_setup_ops(struct ehci_ctrl *ctrl, const struct ehci_ops *ops) in ehci_setup_ops()
959 void ehci_set_controller_priv(int index, void *priv, const struct ehci_ops *ops) in ehci_set_controller_priv()
1607 struct ehci_hcor *hcor, const struct ehci_ops *ops, in ehci_register()
H A Dehci-vf.c292 static const struct ehci_ops vf_ehci_ops = {
H A Dehci-mx6.c460 static const struct ehci_ops mx6_ehci_ops = {
H A Dehci-tegra.c810 static const struct ehci_ops tegra_ehci_ops = {