Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/of/
Dof_net.c61 ret = nvmem_get_mac_address(&pdev->dev, &nvmem_mac); in of_get_mac_addr_nvmem()
/Linux-v5.4/net/ethernet/
Deth.c573 int nvmem_get_mac_address(struct device *dev, void *addrbuf) in nvmem_get_mac_address() function
599 EXPORT_SYMBOL(nvmem_get_mac_address);
/Linux-v5.4/include/linux/
Detherdevice.h30 int nvmem_get_mac_address(struct device *dev, void *addrbuf);