Home
last modified time | relevance | path

Searched refs:gether_connect (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Du_ether.h266 struct net_device *gether_connect(struct gether *);
H A Df_subset.c274 net = gether_connect(&geth->port); in geth_set_alt()
H A Du_ether.c1114 struct net_device *gether_connect(struct gether *link) in gether_connect() function
1178 EXPORT_SYMBOL_GPL(gether_connect);
H A Df_eem.c219 net = gether_connect(&eem->port); in eem_set_alt()
H A Df_ecm.c577 net = gether_connect(&ecm->port); in ecm_set_alt()
H A Df_rndis.c582 net = gether_connect(&rndis->port); in rndis_set_alt()
H A Df_ncm.c907 net = gether_connect(&ncm->port); in ncm_set_alt()