Home
last modified time | relevance | path

Searched refs:usb_host_eth_scan (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/usb/eth/
Dusb_ether.c253 int usb_host_eth_scan(int mode) in usb_host_eth_scan() function
/external/u-boot/cmd/
Dusb.c606 usb_ether_curr_dev = usb_host_eth_scan(1);
/external/u-boot/include/
Dusb.h239 int usb_host_eth_scan(int mode);
/external/u-boot/doc/driver-model/
Dusb-info.txt323 usb_host_eth_scan() will be called. This looks through all the devices on
332 and then usb_ether.c and the usb_host_eth_scan() will melt away.