Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_ether.h101 int asix_eth_probe(struct usb_device *dev, unsigned int ifnum,
/openbmc/u-boot/drivers/usb/eth/
H A Dasix.c624 int asix_eth_probe(struct usb_device *dev, unsigned int ifnum, in asix_eth_probe() function
834 static int asix_eth_probe(struct udevice *dev) in asix_eth_probe() function
874 .probe = asix_eth_probe,
H A Dusb_ether.c157 .probe = asix_eth_probe,