Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dusb_ether.c254 int usb_host_eth_scan(int mode) in usb_host_eth_scan() function
/OK3568_Linux_fs/u-boot/cmd/
H A Dusb.c607 usb_ether_curr_dev = usb_host_eth_scan(1);
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h240 int usb_host_eth_scan(int mode);
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A 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.