Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dsmsc95xx.c265 static int smsc95xx_eeprom_confirm_not_busy(struct usb_device *udev) in smsc95xx_eeprom_confirm_not_busy() function
306 ret = smsc95xx_eeprom_confirm_not_busy(udev); in smsc95xx_read_eeprom()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dsmsc95xx.c331 static int __must_check smsc95xx_eeprom_confirm_not_busy(struct usbnet *dev) in smsc95xx_eeprom_confirm_not_busy() function
363 ret = smsc95xx_eeprom_confirm_not_busy(dev); in smsc95xx_read_eeprom()
401 ret = smsc95xx_eeprom_confirm_not_busy(dev); in smsc95xx_write_eeprom()