Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_ether.h107 int ax88179_eth_probe(struct usb_device *dev, unsigned int ifnum,
/openbmc/u-boot/drivers/usb/eth/
H A Dasix88179.c631 int ax88179_eth_probe(struct usb_device *dev, unsigned int ifnum, in ax88179_eth_probe() function
865 static int ax88179_eth_probe(struct udevice *dev) in ax88179_eth_probe() function
901 .probe = ax88179_eth_probe,
H A Dusb_ether.c164 .probe = ax88179_eth_probe,