Searched refs:gether_attach_gadget (Results 1 – 7 of 7) sorted by relevance
164 int gether_attach_gadget(struct net_device *net, struct usb_gadget *g);
312 status = gether_attach_gadget(gether_opts->net, cdev->gadget); in geth_bind()
902 int gether_attach_gadget(struct net_device *net, struct usb_gadget *g) in gether_attach_gadget() function913 EXPORT_SYMBOL_GPL(gether_attach_gadget);
265 status = gether_attach_gadget(eem_opts->net, cdev->gadget); in eem_bind()
698 status = gether_attach_gadget(ecm_opts->net, cdev->gadget); in ecm_bind()
693 status = gether_attach_gadget(rndis_opts->net, cdev->gadget); in rndis_bind()
1463 status = gether_attach_gadget(ncm_opts->net, cdev->gadget); in ncm_bind()