Searched refs:gether_set_ifname (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/gadget/function/
H A Du_ether.h249 * gether_set_ifname - set an ethernet-over-usb link interface name
258 int gether_set_ifname(struct net_device *net, const char *name, int len);
H A Du_ether_configfs.h159 ret = gether_set_ifname(opts->net, page, len); \
H A Du_ether.c1014 int gether_set_ifname(struct net_device *net, const char *name, int len) function
1040 EXPORT_SYMBOL_GPL(gether_set_ifname); variable

Completed in 283 milliseconds