Searched refs:gether_get_ifname (Results 1 – 4 of 4) sorted by relevance
245 int gether_get_ifname(struct net_device *net, char *name, int len);
145 ret = gether_get_ifname(opts->net, page, PAGE_SIZE); \
1012 int gether_get_ifname(struct net_device *net, char *name, int len) in gether_get_ifname() function1023 EXPORT_SYMBOL_GPL(gether_get_ifname);
594 return gether_get_ifname(to_f_phonet_opts(item)->net, page, PAGE_SIZE); in f_phonet_ifname_show()