Searched refs:ohci_platform_defaults (Results 1 – 2 of 2) sorted by relevance
83 static struct usb_ohci_pdata ohci_platform_defaults = { variable106 pdata = &ohci_platform_defaults; in ohci_platform_probe()126 if (pdata == &ohci_platform_defaults && dev->dev.of_node) { in ohci_platform_probe()234 if (pdata == &ohci_platform_defaults) in ohci_platform_probe()265 if (pdata == &ohci_platform_defaults) in ohci_platform_remove()
121 static struct usb_ohci_pdata ohci_platform_defaults = { variable131 struct usb_ohci_pdata *pdata = &ohci_platform_defaults; in st_ohci_platform_probe()228 if (pdata == &ohci_platform_defaults) in st_ohci_platform_probe()254 if (pdata == &ohci_platform_defaults) in st_ohci_platform_remove()
Completed in 4 milliseconds