Home
last modified time | relevance | path

Searched refs:pxa27x_ohci (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-pxa27x.c122 struct pxa27x_ohci { struct
129 #define to_pxa27x_ohci(hcd) (struct pxa27x_ohci *)(hcd_to_ohci(hcd)->priv)
141 static int pxa27x_ohci_select_pmm(struct pxa27x_ohci *pxa_ohci, int mode) in pxa27x_ohci_select_pmm()
173 static int pxa27x_ohci_set_vbus_power(struct pxa27x_ohci *pxa_ohci, in pxa27x_ohci_set_vbus_power()
198 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); in pxa27x_ohci_hub_control()
221 static inline void pxa27x_setup_hc(struct pxa27x_ohci *pxa_ohci, in pxa27x_setup_hc()
261 static inline void pxa27x_reset_hc(struct pxa27x_ohci *pxa_ohci) in pxa27x_reset_hc()
276 static int pxa27x_start_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) in pxa27x_start_hc()
319 static void pxa27x_stop_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) in pxa27x_stop_hc()
425 struct pxa27x_ohci *pxa_ohc in ohci_hcd_pxa27x_probe()
[all...]
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-pxa27x.c119 struct pxa27x_ohci { struct
126 #define to_pxa27x_ohci(hcd) (struct pxa27x_ohci *)(hcd_to_ohci(hcd)->priv)
138 static int pxa27x_ohci_select_pmm(struct pxa27x_ohci *pxa_ohci, int mode) in pxa27x_ohci_select_pmm()
170 static int pxa27x_ohci_set_vbus_power(struct pxa27x_ohci *pxa_ohci, in pxa27x_ohci_set_vbus_power()
195 struct pxa27x_ohci *pxa_ohci = to_pxa27x_ohci(hcd); in pxa27x_ohci_hub_control()
218 static inline void pxa27x_setup_hc(struct pxa27x_ohci *pxa_ohci, in pxa27x_setup_hc()
258 static inline void pxa27x_reset_hc(struct pxa27x_ohci *pxa_ohci) in pxa27x_reset_hc()
267 static int pxa27x_start_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) in pxa27x_start_hc()
306 static void pxa27x_stop_hc(struct pxa27x_ohci *pxa_ohci, struct device *dev) in pxa27x_stop_hc()
409 struct pxa27x_ohci *pxa_ohc in ohci_hcd_pxa27x_probe()
[all...]

Completed in 2 milliseconds