Home
last modified time | relevance | path

Searched refs:asix_eth_probe (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dusb_ether.h112 int asix_eth_probe(struct usb_device *dev, unsigned int ifnum,
/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dasix.c625 int asix_eth_probe(struct usb_device *dev, unsigned int ifnum, in asix_eth_probe() function
835 static int asix_eth_probe(struct udevice *dev) in asix_eth_probe() function
875 .probe = asix_eth_probe,
H A Dusb_ether.c158 .probe = asix_eth_probe,