Home
last modified time | relevance | path

Searched refs:da8xx_ocic_handler_t (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/platform_data/
Dusb-davinci.h16 typedef void (*da8xx_ocic_handler_t)(struct da8xx_ohci_root_hub *hub, typedef
28 int (*ocic_notify)(da8xx_ocic_handler_t handler);
/Linux-v4.19/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c298 static da8xx_ocic_handler_t hawk_usb_ocic_handler;
321 static int hawk_usb_ocic_notify(da8xx_ocic_handler_t handler) in hawk_usb_ocic_notify()
Dboard-da830-evm.c54 static da8xx_ocic_handler_t da830_evm_usb_ocic_handler;
74 static int da830_evm_usb_ocic_notify(da8xx_ocic_handler_t handler) in da830_evm_usb_ocic_notify()