Home
last modified time | relevance | path

Searched refs:ocic_notify (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/arm/mach-davinci/include/mach/
Dusb.h51 int (*ocic_notify)(da8xx_ocic_handler_t handler); member
/linux-3.4.99/drivers/usb/host/
Dohci-da8xx.c351 if (hub->ocic_notify) { in usb_hcd_da8xx_probe()
352 error = hub->ocic_notify(ohci_da8xx_ocic_handler); in usb_hcd_da8xx_probe()
385 hub->ocic_notify(NULL); in usb_hcd_da8xx_remove()
/linux-3.4.99/arch/arm/mach-davinci/
Dboard-omapl138-hawk.c235 .ocic_notify = hawk_usb_ocic_notify,
Dboard-da830-evm.c93 .ocic_notify = da830_evm_usb_ocic_notify,