Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Du_ether.h250 struct net_device *gether_connect(struct gether *);
Df_subset.c274 net = gether_connect(&geth->port); in geth_set_alt()
Du_ether.c1046 struct net_device *gether_connect(struct gether *link) in gether_connect() function
1110 EXPORT_SYMBOL_GPL(gether_connect);
Df_eem.c215 net = gether_connect(&eem->port); in eem_set_alt()
Df_ecm.c585 net = gether_connect(&ecm->port); in ecm_set_alt()
Df_rndis.c593 net = gether_connect(&rndis->port); in rndis_set_alt()
Df_ncm.c924 net = gether_connect(&ncm->port); in ncm_set_alt()