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