Home
last modified time | relevance | path

Searched refs:da8xx_ohci_root_hub (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/include/linux/platform_data/
Dusb-davinci.h14 struct da8xx_ohci_root_hub;
16 typedef void (*da8xx_ocic_handler_t)(struct da8xx_ohci_root_hub *hub,
20 struct da8xx_ohci_root_hub { struct
/Linux-v4.19/drivers/usb/host/
Dohci-da8xx.c90 struct da8xx_ohci_root_hub *hub = dev_get_platdata(dev); in ohci_da8xx_set_power()
123 struct da8xx_ohci_root_hub *hub = dev_get_platdata(dev); in ohci_da8xx_get_power()
138 struct da8xx_ohci_root_hub *hub = dev_get_platdata(dev); in ohci_da8xx_get_oci()
162 struct da8xx_ohci_root_hub *hub = dev_get_platdata(dev); in ohci_da8xx_has_set_power()
177 struct da8xx_ohci_root_hub *hub = dev_get_platdata(dev); in ohci_da8xx_has_oci()
191 struct da8xx_ohci_root_hub *hub = dev_get_platdata(dev); in ohci_da8xx_has_potpgt()
202 static void ohci_da8xx_ocic_handler(struct da8xx_ohci_root_hub *hub, in ohci_da8xx_ocic_handler()
230 struct da8xx_ohci_root_hub *hub = dev_get_platdata(dev); in ohci_da8xx_register_notify()
250 struct da8xx_ohci_root_hub *hub = dev_get_platdata(dev); in ohci_da8xx_unregister_notify()
259 struct da8xx_ohci_root_hub *hub = dev_get_platdata(dev); in ohci_da8xx_reset()
/Linux-v4.19/arch/arm/mach-davinci/
Dusb-da8xx.c127 int __init da8xx_register_usb11(struct da8xx_ohci_root_hub *pdata) in da8xx_register_usb11()
Dboard-omapl138-hawk.c342 static struct da8xx_ohci_root_hub omapl138_hawk_usb11_pdata = {
Dboard-da830-evm.c94 static struct da8xx_ohci_root_hub da830_evm_usb11_pdata = {
/Linux-v4.19/arch/arm/mach-davinci/include/mach/
Dda8xx.h105 int da8xx_register_usb11(struct da8xx_ohci_root_hub *pdata);