Home
last modified time | relevance | path

Searched defs:device_get_mac_address (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/ethernet/
H A Deth.c626 int device_get_mac_address(struct device *dev, char *addr) in device_get_mac_address() function
630 EXPORT_SYMBOL(device_get_mac_address); variable
/kernel/linux/linux-5.10/drivers/base/
H A Dproperty.c938 void *device_get_mac_address(struct device *dev, char *addr, int alen) in device_get_mac_address() function
942 EXPORT_SYMBOL(device_get_mac_address); variable

Completed in 4 milliseconds