Home
last modified time | relevance | path

Searched refs:gether_connect (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_ether.h250 struct net_device *gether_connect(struct gether *);
H A Df_eem.c219 net = gether_connect(&eem->port); in eem_set_alt()
H A Df_subset.c274 net = gether_connect(&geth->port); in geth_set_alt()
H A Du_ether.c1040 * gether_connect - notify network layer that USB link is active
1055 struct net_device *gether_connect(struct gether *link) in gether_connect() function
1119 EXPORT_SYMBOL_GPL(gether_connect); variable
1123 * @link: the USB link, on which gether_connect() was called
1129 * On return, the state is as if gether_connect() had never been called.
H A Df_ecm.c588 net = gether_connect(&ecm->port); in ecm_set_alt()
H A Df_rndis.c595 net = gether_connect(&rndis->port); in rndis_set_alt()
H A Df_ncm.c929 net = gether_connect(&ncm->port); in ncm_set_alt()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_ether.h266 struct net_device *gether_connect(struct gether *);
H A Df_eem.c219 net = gether_connect(&eem->port); in eem_set_alt()
H A Df_subset.c274 net = gether_connect(&geth->port); in geth_set_alt()
H A Du_ether.c1099 * gether_connect - notify network layer that USB link is active
1114 struct net_device *gether_connect(struct gether *link) in gether_connect() function
1178 EXPORT_SYMBOL_GPL(gether_connect); variable
1182 * @link: the USB link, on which gether_connect() was called
1188 * On return, the state is as if gether_connect() had never been called.
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()

Completed in 17 milliseconds