Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_ether.h125 int r8152_eth_probe(struct usb_device *dev, unsigned int ifnum,
/openbmc/u-boot/drivers/usb/eth/
H A Dusb_ether.c185 .probe = r8152_eth_probe,
H A Dr8152.c1348 int r8152_eth_probe(struct usb_device *dev, unsigned int ifnum, in r8152_eth_probe() function
1581 static int r8152_eth_probe(struct udevice *dev) in r8152_eth_probe() function
1621 .probe = r8152_eth_probe,