Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dusb-pxa3xx-ulpi.h26 int pxa3xx_u2d_start_hc(struct usb_bus *host);
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dpxa3xx-ulpi.c248 int pxa3xx_u2d_start_hc(struct usb_bus *host) in pxa3xx_u2d_start_hc() function
265 EXPORT_SYMBOL_GPL(pxa3xx_u2d_start_hc);
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-pxa27x.c308 pxa3xx_u2d_start_hc(&hcd->self); in pxa27x_start_hc()