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

123

/drivers/usb/host/
H A Dohci-au1xxx.c27 extern int usb_disabled(void);
95 if (usb_disabled())
H A Dohci-ep93xx.c149 extern int usb_disabled(void);
156 if (!usb_disabled())
H A Dohci-pnx8550.c33 extern int usb_disabled(void);
217 if (usb_disabled())
H A Dohci-sh.c86 if (usb_disabled())
H A Dehci-ls1x.c82 if (usb_disabled())
H A Dohci-ppc-soc.c186 if (usb_disabled())
H A Dohci-xls.c126 if (usb_disabled())
H A Dehci-au1xxx.c18 extern int usb_disabled(void);
85 if (usb_disabled())
H A Dehci-cns3xxx.c88 if (usb_disabled())
H A Dehci-grlib.c116 if (usb_disabled())
H A Dehci-ixp4xx.c76 if (usb_disabled())
H A Dehci-octeon.c100 if (usb_disabled())
H A Dehci-platform.c90 if (usb_disabled())
H A Dehci-vt8500.c94 if (usb_disabled())
H A Dehci-w90x900.c159 if (usb_disabled())
H A Dehci-xilinx-of.c162 if (usb_disabled())
H A Dehci-xls.c135 if (usb_disabled())
H A Dohci-cns3xxx.c82 if (usb_disabled())
H A Dohci-octeon.c114 if (usb_disabled())
H A Dohci-omap3.c137 if (usb_disabled())
H A Dohci-platform.c91 if (usb_disabled())
H A Dohci-ppc-of.c95 if (usb_disabled())
H A Dohci-sa1111.c185 if (usb_disabled())
H A Duhci-grlib.c97 if (usb_disabled())
H A Dxhci-plat.c94 if (usb_disabled())

Completed in 263 milliseconds

123