Home
last modified time | relevance | path

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

123

/linux-6.1.9/drivers/usb/host/
Dehci-npcm7xx.c58 if (usb_disabled()) in npcm7xx_ehci_hcd_drv_probe()
140 if (usb_disabled()) in ehci_npcm7xx_init()
Dehci-spear.c63 if (usb_disabled()) in spear_ehci_hcd_drv_probe()
165 if (usb_disabled()) in ehci_spear_init()
Dehci-atmel.c99 if (usb_disabled()) in ehci_atmel_drv_probe()
237 if (usb_disabled()) in ehci_atmel_init()
Dehci-omap.c93 if (usb_disabled()) in ehci_hcd_omap_probe()
284 if (usb_disabled()) in ehci_omap_init()
Dohci-nxp.c176 if (usb_disabled()) { in ohci_hcd_nxp_probe()
275 if (usb_disabled()) in ohci_nxp_init()
Dehci-orion.c217 if (usb_disabled()) in ehci_orion_drv_probe()
359 if (usb_disabled()) in ehci_orion_init()
Dohci-st.c135 if (usb_disabled()) in st_ohci_platform_probe()
322 if (usb_disabled()) in ohci_platform_init()
Dehci-mv.c114 if (usb_disabled()) in mv_ehci_probe()
297 if (usb_disabled()) in ehci_platform_init()
Dohci-platform.c98 if (usb_disabled()) in ohci_platform_probe()
364 if (usb_disabled()) in ohci_platform_init()
Dehci-st.c155 if (usb_disabled()) in st_ehci_platform_probe()
344 if (usb_disabled()) in ehci_platform_init()
Dehci-grlib.c82 if (usb_disabled()) in ehci_hcd_grlib_probe()
Dehci-xilinx-of.c128 if (usb_disabled()) in ehci_hcd_xilinx_of_probe()
Duhci-grlib.c99 if (usb_disabled()) in uhci_hcd_grlib_probe()
Duhci-platform.c75 if (usb_disabled()) in uhci_hcd_platform_probe()
Dohci-ppc-of.c96 if (usb_disabled()) in ohci_hcd_ppc_of_probe()
Dehci-sh.c81 if (usb_disabled()) in ehci_hcd_sh_probe()
Dehci-platform.c245 if (usb_disabled()) in ehci_platform_probe()
527 if (usb_disabled()) in ehci_platform_init()
Dehci-ppc-of.c105 if (usb_disabled()) in ehci_hcd_ppc_of_probe()
Dohci-spear.c178 if (usb_disabled()) in ohci_spear_init()
Dohci-sa1111.c184 if (usb_disabled()) in ohci_hcd_sa1111_probe()
Dohci-pci.c306 if (usb_disabled()) in ohci_pci_init()
Dehci-brcm.c264 if (usb_disabled()) in ehci_brcm_init()
Dehci-ps3.c91 if (usb_disabled()) { in ps3_ehci_probe()
/linux-6.1.9/drivers/usb/core/
Dusb.c58 int usb_disabled(void) in usb_disabled() function
62 EXPORT_SYMBOL_GPL(usb_disabled);
1010 if (usb_disabled()) { in usb_init()
1065 if (usb_disabled()) in usb_exit()
/linux-6.1.9/drivers/usb/usbip/
Dvudc_main.c37 if (usb_disabled()) in vudc_init()

123