Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/of/
Dof_net.c72 ret = nvmem_get_mac_address(&pdev->dev, addr); in of_get_mac_addr_nvmem()
/Linux-v5.15/net/ethernet/
Deth.c534 int nvmem_get_mac_address(struct device *dev, void *addrbuf) in nvmem_get_mac_address() function
560 EXPORT_SYMBOL(nvmem_get_mac_address);
/Linux-v5.15/include/linux/
Detherdevice.h31 int nvmem_get_mac_address(struct device *dev, void *addrbuf);