Home
last modified time | relevance | path

Searched refs:gether_set_gadget (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/usb/gadget/function/
H A Du_ether.h151 void gether_set_gadget(struct net_device *net, struct usb_gadget *g);
H A Df_subset.c313 gether_set_gadget(gether_opts->net, cdev->gadget); in geth_bind()
H A Du_ether.c889 void gether_set_gadget(struct net_device *net, struct usb_gadget *g) in gether_set_gadget() function
897 EXPORT_SYMBOL_GPL(gether_set_gadget);
H A Df_eem.c265 gether_set_gadget(eem_opts->net, cdev->gadget); in eem_bind()
H A Df_ecm.c689 gether_set_gadget(ecm_opts->net, cdev->gadget); in ecm_bind()
H A Df_rndis.c692 gether_set_gadget(rndis_opts->net, cdev->gadget); in rndis_bind()
H A Df_ncm.c1440 gether_set_gadget(ncm_opts->net, cdev->gadget); in ncm_bind()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dether.c367 gether_set_gadget(net, cdev->gadget); in eth_bind()
H A Dmulti.c350 gether_set_gadget(ecm_opts->net, cdev->gadget); in multi_bind()
H A Dg_ffs.c361 gether_set_gadget(net, cdev->gadget); in gfs_bind()