ohci_pdata        297 drivers/usb/host/bcma-hcd.c static const struct usb_ohci_pdata ohci_pdata = {
ohci_pdata        364 drivers/usb/host/bcma-hcd.c 						 ohci_addr, &ohci_pdata,
ohci_pdata        365 drivers/usb/host/bcma-hcd.c 						 sizeof(ohci_pdata));
ohci_pdata        100 drivers/usb/host/ssb-hcd.c static const struct usb_ohci_pdata ohci_pdata = {
ohci_pdata        131 drivers/usb/host/ssb-hcd.c 		ret = platform_device_add_data(hci_dev, &ohci_pdata,
ohci_pdata        132 drivers/usb/host/ssb-hcd.c 					       sizeof(ohci_pdata));