Searched defs:pxa_ohci (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-pxa27x.c | 138 static int pxa27x_ohci_select_pmm(struct pxa27x_ohci *pxa_ohci, int mode) in pxa27x_ohci_select_pmm() argument 170 static int pxa27x_ohci_set_vbus_power(struct pxa27x_ohci *pxa_ohci, in pxa27x_ohci_set_vbus_power() argument 195 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); pxa27x_ohci_hub_control() local 218 pxa27x_setup_hc(struct pxa27x_ohci *pxa_ohci, struct pxaohci_platform_data *inf) pxa27x_setup_hc() argument 258 pxa27x_reset_hc(struct pxa27x_ohci *pxa_ohci) pxa27x_reset_hc() argument 267 pxa27x_start_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) pxa27x_start_hc() argument 306 pxa27x_stop_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) pxa27x_stop_hc() argument 409 struct pxa27x_ohci *pxa_ohci; ohci_hcd_pxa27x_probe() local 506 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); ohci_hcd_pxa27x_remove() local 524 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); ohci_hcd_pxa27x_drv_suspend() local 545 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); ohci_hcd_pxa27x_drv_resume() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-pxa27x.c | 141 static int pxa27x_ohci_select_pmm(struct pxa27x_ohci *pxa_ohci, int mode) in pxa27x_ohci_select_pmm() argument 173 static int pxa27x_ohci_set_vbus_power(struct pxa27x_ohci *pxa_ohci, in pxa27x_ohci_set_vbus_power() argument 198 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); pxa27x_ohci_hub_control() local 221 pxa27x_setup_hc(struct pxa27x_ohci *pxa_ohci, struct pxaohci_platform_data *inf) pxa27x_setup_hc() argument 261 pxa27x_reset_hc(struct pxa27x_ohci *pxa_ohci) pxa27x_reset_hc() argument 276 pxa27x_start_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) pxa27x_start_hc() argument 319 pxa27x_stop_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) pxa27x_stop_hc() argument 425 struct pxa27x_ohci *pxa_ohci; ohci_hcd_pxa27x_probe() local 523 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); ohci_hcd_pxa27x_remove() local 542 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); ohci_hcd_pxa27x_drv_suspend() local 563 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); ohci_hcd_pxa27x_drv_resume() local [all...] |
Completed in 7 milliseconds