alchemy_usb_control 139 arch/mips/alchemy/common/platform.c return alchemy_usb_control(ALCHEMY_USB_EHCI0, 1); alchemy_usb_control 145 arch/mips/alchemy/common/platform.c alchemy_usb_control(ALCHEMY_USB_EHCI0, 0); alchemy_usb_control 163 arch/mips/alchemy/common/platform.c return alchemy_usb_control(unit, 1); alchemy_usb_control 174 arch/mips/alchemy/common/platform.c alchemy_usb_control(unit, 0); alchemy_usb_control 507 arch/mips/alchemy/common/usb.c EXPORT_SYMBOL_GPL(alchemy_usb_control); alchemy_usb_control 794 arch/mips/include/asm/mach-au1x00/au1000.h int alchemy_usb_control(int block, int enable);