Home
last modified time | relevance | path

Searched refs:ehci_platform_defaults (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/usb/host/
Dehci-st.c141 static struct usb_ehci_pdata ehci_platform_defaults = { variable
151 struct usb_ehci_pdata *pdata = &ehci_platform_defaults; in st_ehci_platform_probe()
247 if (pdata == &ehci_platform_defaults) in st_ehci_platform_probe()
272 if (pdata == &ehci_platform_defaults) in st_ehci_platform_remove()
Dehci-platform.c125 static struct usb_ehci_pdata ehci_platform_defaults = { variable
253 pdata = &ehci_platform_defaults; in ehci_platform_probe()
276 if (pdata == &ehci_platform_defaults && dev->dev.of_node) { in ehci_platform_probe()
395 if (pdata == &ehci_platform_defaults) in ehci_platform_probe()
425 if (pdata == &ehci_platform_defaults) in ehci_platform_remove()