otg_ulpi_create    10 arch/arm/mach-imx/ulpi.h 	return otg_ulpi_create(&ulpi_viewport_access_ops, flags);
otg_ulpi_create   221 arch/arm/mach-pxa/pxa3xx-ulpi.c 	u2d->otg = otg_ulpi_create(&pxa310_ulpi_access_ops, ulpi_mode);
otg_ulpi_create   827 drivers/usb/phy/phy-tegra-usb.c 	phy->ulpi = otg_ulpi_create(&ulpi_viewport_access_ops, 0);
otg_ulpi_create   272 drivers/usb/phy/phy-ulpi.c EXPORT_SYMBOL_GPL(otg_ulpi_create);
otg_ulpi_create    56 include/linux/usb/ulpi.h struct usb_phy *otg_ulpi_create(struct usb_phy_io_ops *ops,