Home
last modified time | relevance | path

Searched refs:usb_disabled (Results 1 – 25 of 67) sorted by relevance

123

/openbmc/linux/drivers/usb/host/
H A Dehci-npcm7xx.c58 if (usb_disabled()) in npcm7xx_ehci_hcd_drv_probe()
137 if (usb_disabled()) in ehci_npcm7xx_init()
H A Dehci-spear.c63 if (usb_disabled()) in spear_ehci_hcd_drv_probe()
163 if (usb_disabled()) in ehci_spear_init()
H A Dehci-atmel.c99 if (usb_disabled()) in ehci_atmel_drv_probe()
234 if (usb_disabled()) in ehci_atmel_init()
H A Dehci-omap.c93 if (usb_disabled()) in ehci_hcd_omap_probe()
281 if (usb_disabled()) in ehci_omap_init()
H A Dohci-nxp.c176 if (usb_disabled()) { in ohci_hcd_nxp_probe()
272 if (usb_disabled()) in ohci_nxp_init()
H A Dehci-orion.c215 if (usb_disabled()) in ehci_orion_drv_probe()
354 if (usb_disabled()) in ehci_orion_init()
H A Dohci-st.c135 if (usb_disabled()) in st_ohci_platform_probe()
314 if (usb_disabled()) in ohci_platform_init()
H A Dehci-mv.c114 if (usb_disabled()) in mv_ehci_probe()
294 if (usb_disabled()) in ehci_platform_init()
H A Dehci-st.c155 if (usb_disabled()) in st_ehci_platform_probe()
336 if (usb_disabled()) in ehci_platform_init()
H A Dohci-platform.c98 if (usb_disabled()) in ohci_platform_probe()
361 if (usb_disabled()) in ohci_platform_init()
H A Dehci-grlib.c82 if (usb_disabled()) in ehci_hcd_grlib_probe()
H A Duhci-grlib.c99 if (usb_disabled()) in uhci_hcd_grlib_probe()
H A Dehci-xilinx-of.c128 if (usb_disabled()) in ehci_hcd_xilinx_of_probe()
H A Dehci-platform.c245 if (usb_disabled()) in ehci_platform_probe()
524 if (usb_disabled()) in ehci_platform_init()
H A Duhci-platform.c75 if (usb_disabled()) in uhci_hcd_platform_probe()
H A Dehci-sh.c81 if (usb_disabled()) in ehci_hcd_sh_probe()
H A Dohci-ppc-of.c97 if (usb_disabled()) in ohci_hcd_ppc_of_probe()
H A Dohci-spear.c176 if (usb_disabled()) in ohci_spear_init()
H A Dehci-ppc-of.c105 if (usb_disabled()) in ehci_hcd_ppc_of_probe()
H A Dohci-sa1111.c181 if (usb_disabled()) in ohci_hcd_sa1111_probe()
H A Dohci-pci.c312 if (usb_disabled()) in ohci_pci_init()
H A Dehci-brcm.c263 if (usb_disabled()) in ehci_brcm_init()
/openbmc/linux/drivers/usb/core/
H A Dusb.c59 int usb_disabled(void) in usb_disabled() function
63 EXPORT_SYMBOL_GPL(usb_disabled);
1074 if (usb_disabled()) { in usb_init()
1134 if (usb_disabled()) in usb_exit()
/openbmc/linux/drivers/usb/usbip/
H A Dvudc_main.c37 if (usb_disabled()) in vudc_init()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-core.c203 if (IS_ENABLED(CONFIG_USB_FOTG210_HCD) && !usb_disabled()) in fotg210_init()

123