Searched defs:of_get_mac_address (Results 1 – 4 of 4) sorted by relevance
25 static inline const void *of_get_mac_address(struct device_node *np) in of_get_mac_address() function
27 static inline int of_get_mac_address(struct device_node *np, u8 *mac) in of_get_mac_address() function
103 const void *of_get_mac_address(struct device_node *np) in of_get_mac_address() function
126 int of_get_mac_address(struct device_node *np, u8 *addr) in of_get_mac_address() function