Home
last modified time | relevance | path

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

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