Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds