Lines Matching refs:usb
36 - usb start:
37 - usb reset: (re)starts the USB. All USB devices will be
39 - usb tree: shows all USB devices in a tree like display
40 - usb info [dev]: shows all USB infos of the device dev, or of all
42 - usb stop [f]: stops the USB. If f==1 the USB will also stop if
46 - usb scan: scans the USB for storage devices.The USB must be
47 running for this command (usb start)
48 - usb device [dev]: show or set current USB storage device
49 - usb part [dev]: print partition table of one or all USB storage
51 - usb read addr blk# cnt:
59 CONFIG_CMD_USB enables basic USB support and the usb command
91 drivers/usb/eth.
98 If you look at drivers/usb/eth/asix.c you will see this line within the
120 usb start
129 CONFIG_CMD_USB=y /* the 'usb' interactive command */
170 The 'usb start' command should identify the adapter something like this:
172 CrOS> usb start