Home
last modified time | relevance | path

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

/net/ethernet/
A Deth.c614 int device_get_mac_address(struct device *dev, char *addr) in device_get_mac_address() function
618 EXPORT_SYMBOL(device_get_mac_address);
633 ret = device_get_mac_address(dev, addr); in device_get_ethdev_address()

Completed in 4 milliseconds