Home
last modified time | relevance | path

Searched refs:nvmem_mac (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dof_net.c61 u8 nvmem_mac[ETH_ALEN]; in of_get_mac_addr_nvmem() local
67 ret = nvmem_get_mac_address(&pdev->dev, &nvmem_mac); in of_get_mac_addr_nvmem()
73 mac = devm_kmemdup(&pdev->dev, nvmem_mac, ETH_ALEN, GFP_KERNEL); in of_get_mac_addr_nvmem()

Completed in 1 milliseconds