Home
last modified time | relevance | path

Searched defs:of_get_mac_address (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dof_net.h25 static inline const void *of_get_mac_address(struct device_node *np) in of_get_mac_address() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/of/
H A Dof_net.c103 const void *of_get_mac_address(struct device_node *np) in of_get_mac_address() function
121 EXPORT_SYMBOL(of_get_mac_address); variable
/kernel/linux/linux-6.6/net/core/
H A Dof_net.c126 int of_get_mac_address(struct device_node *np, u8 *addr) in of_get_mac_address() function
147 EXPORT_SYMBOL(of_get_mac_address); variable

Completed in 1 milliseconds