Home
last modified time | relevance | path

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

123

/linux/drivers/usb/host/
A Dehci-spear.c65 if (usb_disabled()) in spear_ehci_hcd_drv_probe()
167 if (usb_disabled()) in ehci_spear_init()
A Dehci-npcm7xx.c109 if (usb_disabled()) in npcm7xx_ehci_hcd_drv_probe()
191 if (usb_disabled()) in ehci_npcm7xx_init()
A Dehci-atmel.c101 if (usb_disabled()) in ehci_atmel_drv_probe()
239 if (usb_disabled()) in ehci_atmel_init()
A Dehci-omap.c98 if (usb_disabled()) in ehci_hcd_omap_probe()
289 if (usb_disabled()) in ehci_omap_init()
A Dohci-nxp.c175 if (usb_disabled()) { in ohci_hcd_nxp_probe()
274 if (usb_disabled()) in ohci_nxp_init()
A Dehci-orion.c219 if (usb_disabled()) in ehci_orion_drv_probe()
361 if (usb_disabled()) in ehci_orion_init()
A Dehci-mv.c114 if (usb_disabled()) in mv_ehci_probe()
297 if (usb_disabled()) in ehci_platform_init()
A Dohci-st.c137 if (usb_disabled()) in st_ohci_platform_probe()
324 if (usb_disabled()) in ohci_platform_init()
A Dehci-st.c157 if (usb_disabled()) in st_ehci_platform_probe()
346 if (usb_disabled()) in ehci_platform_init()
A Dohci-platform.c99 if (usb_disabled()) in ohci_platform_probe()
342 if (usb_disabled()) in ohci_platform_init()
A Dehci-grlib.c82 if (usb_disabled()) in ehci_hcd_grlib_probe()
A Dehci-xilinx-of.c126 if (usb_disabled()) in ehci_hcd_xilinx_of_probe()
A Duhci-grlib.c99 if (usb_disabled()) in uhci_hcd_grlib_probe()
A Dehci-platform.c248 if (usb_disabled()) in ehci_platform_probe()
527 if (usb_disabled()) in ehci_platform_init()
A Dehci-sh.c81 if (usb_disabled()) in ehci_hcd_sh_probe()
A Dohci-ppc-of.c99 if (usb_disabled()) in ohci_hcd_ppc_of_probe()
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-spear.c179 if (usb_disabled()) in ohci_spear_init()
A Dohci-sa1111.c184 if (usb_disabled()) in ohci_hcd_sa1111_probe()
A Dohci-pci.c306 if (usb_disabled()) in ohci_pci_init()
A Dehci-brcm.c260 if (usb_disabled()) in ehci_brcm_init()
A Dehci-ps3.c91 if (usb_disabled()) { in ps3_ehci_probe()
/linux/drivers/usb/core/
A Dusb.c58 int usb_disabled(void) in usb_disabled() function
62 EXPORT_SYMBOL_GPL(usb_disabled);
1048 if (usb_disabled()) { in usb_init()
1103 if (usb_disabled()) in usb_exit()
/linux/drivers/usb/usbip/
A Dvudc_main.c37 if (usb_disabled()) in init()

Completed in 26 milliseconds

123