Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dof_net.h27 static inline int of_get_mac_address(struct device_node *np, u8 *mac) in of_get_mac_address() function
/Linux-v6.6/net/core/
Dof_net.c126 int of_get_mac_address(struct device_node *np, u8 *addr) in of_get_mac_address() function