Searched refs:gether_disconnect (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/usb/gadget/function/
H A Du_ether.h267 void gether_disconnect(struct gether *);
H A Df_subset.c263 gether_disconnect(&geth->port);
284 gether_disconnect(&geth->port);
H A Df_eem.c199 gether_disconnect(&eem->port);
238 gether_disconnect(&eem->port);
H A Df_rndis.c549 gether_disconnect(&rndis->port);
607 gether_disconnect(&rndis->port);
H A Df_ecm.c548 gether_disconnect(&ecm->port);
617 gether_disconnect(&ecm->port);
H A Du_ether.c1183 * gether_disconnect - notify network layer that USB link is inactive
1194 void gether_disconnect(struct gether *link) function
1248 EXPORT_SYMBOL_GPL(gether_disconnect); variable
H A Df_ncm.c884 gether_disconnect(&ncm->port);
1372 gether_disconnect(&ncm->port);

Completed in 126 milliseconds