Home
last modified time | relevance | path

Searched defs:of_get_mac_address (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dof_net.h27 static inline int of_get_mac_address(struct device_node *np, u8 *mac) in of_get_mac_address() function
/openbmc/linux/net/core/
H A Dof_net.c126 int of_get_mac_address(struct device_node *np, u8 *addr) in of_get_mac_address() function