Home
last modified time | relevance | path

Searched refs:ehci_platform_defaults (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-st.c143 static struct usb_ehci_pdata ehci_platform_defaults = { variable
153 struct usb_ehci_pdata *pdata = &ehci_platform_defaults; in st_ehci_platform_probe()
249 if (pdata == &ehci_platform_defaults) in st_ehci_platform_probe()
274 if (pdata == &ehci_platform_defaults) in st_ehci_platform_remove()
H A Dehci-platform.c128 static struct usb_ehci_pdata ehci_platform_defaults = { variable
256 pdata = &ehci_platform_defaults; in ehci_platform_probe()
279 if (pdata == &ehci_platform_defaults && dev->dev.of_node) { in ehci_platform_probe()
391 if (pdata == &ehci_platform_defaults) in ehci_platform_probe()
421 if (pdata == &ehci_platform_defaults) in ehci_platform_remove()
/kernel/linux/linux-6.6/drivers/usb/host/
H A 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()
241 if (pdata == &ehci_platform_defaults) in st_ehci_platform_probe()
266 if (pdata == &ehci_platform_defaults) in st_ehci_platform_remove()
H A 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()
394 if (pdata == &ehci_platform_defaults) in ehci_platform_probe()
424 if (pdata == &ehci_platform_defaults) in ehci_platform_remove()

Completed in 3 milliseconds