Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_ether.h121 int smsc95xx_eth_get_info(struct usb_device *dev, struct ueth_data *ss,
/openbmc/u-boot/drivers/usb/eth/
H A Dusb_ether.c179 .get_info = smsc95xx_eth_get_info,
H A Dsmsc95xx.c913 int smsc95xx_eth_get_info(struct usb_device *dev, struct ueth_data *ss, in smsc95xx_eth_get_info() function