Home
last modified time | relevance | path

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

123

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

Completed in 35 milliseconds

123