Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dusb-davinci.h39 typedef void (*da8xx_ocic_handler_t)(struct da8xx_ohci_root_hub *hub, typedef
51 int (*ocic_notify)(da8xx_ocic_handler_t handler);
/linux-4.4.14/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c184 static da8xx_ocic_handler_t hawk_usb_ocic_handler;
207 static int hawk_usb_ocic_notify(da8xx_ocic_handler_t handler) in hawk_usb_ocic_notify()
Dboard-da830-evm.c51 static da8xx_ocic_handler_t da830_evm_usb_ocic_handler;
71 static int da830_evm_usb_ocic_notify(da8xx_ocic_handler_t handler) in da830_evm_usb_ocic_notify()