Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/eth/
Dr8152.c1326 static int r8152_write_hwaddr(struct eth_device *eth) in r8152_write_hwaddr() function
1466 eth->write_hwaddr = r8152_write_hwaddr; in r8152_eth_get_info()
1554 static int r8152_write_hwaddr(struct udevice *dev) in r8152_write_hwaddr() function
1615 .write_hwaddr = r8152_write_hwaddr,