Home
last modified time | relevance | path

Searched refs:gether_get_dev_addr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_ether.h164 * gether_get_dev_addr - get an ethernet-over-usb link eth address
172 int gether_get_dev_addr(struct net_device *net, char *dev_addr, int len);
H A Du_ether_configfs.h36 result = gether_get_dev_addr(opts->net, page, PAGE_SIZE); \
H A Du_ether.c923 int gether_get_dev_addr(struct net_device *net, char *dev_addr, int len) in gether_get_dev_addr() function
937 EXPORT_SYMBOL_GPL(gether_get_dev_addr); variable
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_ether.h165 * gether_get_dev_addr - get an ethernet-over-usb link eth address
173 int gether_get_dev_addr(struct net_device *net, char *dev_addr, int len);
H A Du_ether_configfs.h36 result = gether_get_dev_addr(opts->net, page, PAGE_SIZE); \
H A Du_ether.c913 int gether_get_dev_addr(struct net_device *net, char *dev_addr, int len) in gether_get_dev_addr() function
927 EXPORT_SYMBOL_GPL(gether_get_dev_addr); variable

Completed in 5 milliseconds