Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/of/
Dof_net.c67 ret = nvmem_get_mac_address(&pdev->dev, &nvmem_mac); in of_get_mac_addr_nvmem()
/Linux-v5.10/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.10/include/linux/
Detherdevice.h31 int nvmem_get_mac_address(struct device *dev, void *addrbuf);