Home
last modified time | relevance | path

Searched refs:smsc95xx_eeprom_confirm_not_busy (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/eth/
H A Dsmsc95xx.c264 static int smsc95xx_eeprom_confirm_not_busy(struct usb_device *udev) in smsc95xx_eeprom_confirm_not_busy() function
305 ret = smsc95xx_eeprom_confirm_not_busy(udev); in smsc95xx_read_eeprom()
/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.c337 static int __must_check smsc95xx_eeprom_confirm_not_busy(struct usbnet *dev) in smsc95xx_eeprom_confirm_not_busy() function
369 ret = smsc95xx_eeprom_confirm_not_busy(dev); in smsc95xx_read_eeprom()
407 ret = smsc95xx_eeprom_confirm_not_busy(dev); in smsc95xx_write_eeprom()