Home
last modified time | relevance | path

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

123

/drivers/usb/isp1760/
Disp1760-core.c119 if ((!IS_ENABLED(CONFIG_USB_ISP1760_HCD) || usb_disabled()) && in isp1760_register()
140 if (IS_ENABLED(CONFIG_USB_ISP1760_HCD) && !usb_disabled()) { in isp1760_register()
/drivers/usb/host/
Dehci-npcm7xx.c111 if (usb_disabled()) in npcm7xx_ehci_hcd_drv_probe()
193 if (usb_disabled()) in ehci_npcm7xx_init()
Dehci-spear.c67 if (usb_disabled()) in spear_ehci_hcd_drv_probe()
169 if (usb_disabled()) in ehci_spear_init()
Dehci-atmel.c96 if (usb_disabled()) in ehci_atmel_drv_probe()
231 if (usb_disabled()) in ehci_atmel_init()
Dehci-omap.c98 if (usb_disabled()) in ehci_hcd_omap_probe()
288 if (usb_disabled()) in ehci_omap_init()
Dohci-nxp.c175 if (usb_disabled()) { in ohci_hcd_nxp_probe()
274 if (usb_disabled()) in ohci_nxp_init()
Dehci-mv.c103 if (usb_disabled()) in mv_ehci_probe()
286 if (usb_disabled()) in ehci_platform_init()
Dehci-orion.c219 if (usb_disabled()) in ehci_orion_drv_probe()
357 if (usb_disabled()) in ehci_orion_init()
Dohci-st.c137 if (usb_disabled()) in st_ohci_platform_probe()
324 if (usb_disabled()) in ohci_platform_init()
Dehci-st.c157 if (usb_disabled()) in st_ehci_platform_probe()
346 if (usb_disabled()) in ehci_platform_init()
Dehci-platform.c130 if (usb_disabled()) in ehci_platform_probe()
377 if (usb_disabled()) in ehci_platform_init()
Dohci-platform.c99 if (usb_disabled()) in ohci_platform_probe()
337 if (usb_disabled()) in ohci_platform_init()
Dehci-grlib.c82 if (usb_disabled()) in ehci_hcd_grlib_probe()
Duhci-grlib.c99 if (usb_disabled()) in uhci_hcd_grlib_probe()
Dehci-xilinx-of.c126 if (usb_disabled()) in ehci_hcd_xilinx_of_probe()
Duhci-platform.c75 if (usb_disabled()) in uhci_hcd_platform_probe()
Dehci-sh.c83 if (usb_disabled()) in ehci_hcd_sh_probe()
Dohci-ppc-of.c99 if (usb_disabled()) in ohci_hcd_ppc_of_probe()
Dehci-ppc-of.c105 if (usb_disabled()) in ehci_hcd_ppc_of_probe()
Dohci-spear.c179 if (usb_disabled()) in ohci_spear_init()
Dohci-sa1111.c184 if (usb_disabled()) in ohci_hcd_sa1111_probe()
Dohci-pci.c307 if (usb_disabled()) in ohci_pci_init()
Dehci-mxc.c194 if (usb_disabled()) in ehci_mxc_init()
/drivers/usb/core/
Dusb.c60 int usb_disabled(void) in usb_disabled() function
64 EXPORT_SYMBOL_GPL(usb_disabled);
985 if (usb_disabled()) { in usb_init()
1040 if (usb_disabled()) in usb_exit()
/drivers/usb/usbip/
Dvudc_main.c37 if (usb_disabled()) in init()

123