usb_ohci_pdata    189 arch/arm/mach-cns3xxx/cns3420vb.c static struct usb_ohci_pdata cns3xxx_usb_ohci_pdata = {
usb_ohci_pdata    340 arch/arm/mach-cns3xxx/core.c static struct usb_ohci_pdata cns3xxx_usb_ohci_pdata = {
usb_ohci_pdata    225 arch/arm/mach-ep93xx/core.c static struct usb_ohci_pdata ep93xx_ohci_pdata = {
usb_ohci_pdata    177 arch/mips/alchemy/common/platform.c static struct usb_ohci_pdata alchemy_ohci_pdata = {
usb_ohci_pdata    347 arch/mips/cavium-octeon/octeon-platform.c static struct usb_ohci_pdata octeon_ohci_pdata = {
usb_ohci_pdata    132 arch/mips/netlogic/xlr/platform.c static struct usb_ohci_pdata xls_usb_ohci_pdata;
usb_ohci_pdata    108 arch/sh/kernel/cpu/sh3/setup-sh7720.c static struct usb_ohci_pdata usb_ohci_pdata;
usb_ohci_pdata    116 arch/sh/kernel/cpu/sh3/setup-sh7720.c 		.platform_data		= &usb_ohci_pdata,
usb_ohci_pdata    724 arch/sh/kernel/cpu/sh4a/setup-sh7757.c static struct usb_ohci_pdata usb_ohci_pdata;
usb_ohci_pdata    732 arch/sh/kernel/cpu/sh4a/setup-sh7757.c 		.platform_data	= &usb_ohci_pdata,
usb_ohci_pdata    116 arch/sh/kernel/cpu/sh4a/setup-sh7763.c static struct usb_ohci_pdata usb_ohci_pdata;
usb_ohci_pdata    124 arch/sh/kernel/cpu/sh4a/setup-sh7763.c 		.platform_data		= &usb_ohci_pdata,
usb_ohci_pdata    369 arch/sh/kernel/cpu/sh4a/setup-sh7786.c static struct usb_ohci_pdata usb_ohci_pdata;
usb_ohci_pdata    377 arch/sh/kernel/cpu/sh4a/setup-sh7786.c 		.platform_data		= &usb_ohci_pdata,
usb_ohci_pdata    297 drivers/usb/host/bcma-hcd.c static const struct usb_ohci_pdata ohci_pdata = {
usb_ohci_pdata     84 drivers/usb/host/ohci-platform.c static struct usb_ohci_pdata ohci_platform_defaults = {
usb_ohci_pdata     94 drivers/usb/host/ohci-platform.c 	struct usb_ohci_pdata *pdata = dev_get_platdata(&dev->dev);
usb_ohci_pdata    244 drivers/usb/host/ohci-platform.c 	struct usb_ohci_pdata *pdata = dev_get_platdata(&dev->dev);
usb_ohci_pdata    274 drivers/usb/host/ohci-platform.c 	struct usb_ohci_pdata *pdata = dev->platform_data;
usb_ohci_pdata    292 drivers/usb/host/ohci-platform.c 	struct usb_ohci_pdata *pdata = dev_get_platdata(dev);
usb_ohci_pdata    123 drivers/usb/host/ohci-st.c static struct usb_ohci_pdata ohci_platform_defaults = {
usb_ohci_pdata    133 drivers/usb/host/ohci-st.c 	struct usb_ohci_pdata *pdata = &ohci_platform_defaults;
usb_ohci_pdata    241 drivers/usb/host/ohci-st.c 	struct usb_ohci_pdata *pdata = dev_get_platdata(&dev->dev);
usb_ohci_pdata    267 drivers/usb/host/ohci-st.c 	struct usb_ohci_pdata *pdata = dev->platform_data;
usb_ohci_pdata    285 drivers/usb/host/ohci-st.c 	struct usb_ohci_pdata *pdata = dev_get_platdata(dev);
usb_ohci_pdata    100 drivers/usb/host/ssb-hcd.c static const struct usb_ohci_pdata ohci_pdata = {