usb_ehci_pdata
static struct usb_ehci_pdata alchemy_ehci_pdata = {
static struct usb_ehci_pdata octeon_ehci_pdata = {
static const struct usb_ehci_pdata ehci_pdata = {
static struct usb_ehci_pdata ehci_platform_defaults = {
struct usb_ehci_pdata *pdata = dev_get_platdata(&dev->dev);
struct usb_ehci_pdata *pdata = dev_get_platdata(&dev->dev);
struct usb_ehci_pdata *pdata = dev_get_platdata(dev);
struct usb_ehci_pdata *pdata = dev_get_platdata(dev);
struct usb_ehci_pdata *pdata = dev_get_platdata(&pdev->dev);
static struct usb_ehci_pdata ehci_platform_defaults = {
struct usb_ehci_pdata *pdata = &ehci_platform_defaults;
struct usb_ehci_pdata *pdata = dev_get_platdata(&dev->dev);
struct usb_ehci_pdata *pdata = dev_get_platdata(dev);
struct usb_ehci_pdata *pdata = dev_get_platdata(dev);
struct usb_ehci_pdata *pdata = dev_get_platdata(&pdev->dev);
static const struct usb_ehci_pdata ehci_pdata = {