Home
last modified time | relevance | path

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

/Linux-v6.6/net/core/
Dof_net.c73 ret = nvmem_get_mac_address(&pdev->dev, addr); in of_get_mac_address_nvmem()
/Linux-v6.6/include/linux/
Detherdevice.h34 int nvmem_get_mac_address(struct device *dev, void *addrbuf);
/Linux-v6.6/net/ethernet/
Deth.c547 int nvmem_get_mac_address(struct device *dev, void *addrbuf) in nvmem_get_mac_address() function