Home
last modified time | relevance | path

Searched refs:gether_resume (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Du_ether.h263 void gether_resume(struct gether *link);
H A Du_ether.c1064 void gether_resume(struct gether *link) in gether_resume() function
1079 EXPORT_SYMBOL_GPL(gether_resume);
H A Df_ecm.c892 gether_resume(&ecm->port); in ecm_resume()