Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dlan7x.h206 int lan7x_eth_phylib_connect(struct udevice *udev, struct ueth_data *dev);
H A Dlan75xx.c216 ret = lan7x_eth_phylib_connect(dev, &priv->ueth); in lan75xx_eth_start()
H A Dlan78xx.c383 ret = lan7x_eth_phylib_connect(dev, &priv->ueth); in lan78xx_eth_start()
H A Dlan7x.c209 int lan7x_eth_phylib_connect(struct udevice *udev, struct ueth_data *dev) in lan7x_eth_phylib_connect() function