Searched refs:fsg_bind_config (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dmulti.c190 ret = fsg_bind_config(c->cdev, c, &fsg_common);
242 ret = fsg_bind_config(c->cdev, c, &fsg_common);
H A Dmass_storage.c167 ret = fsg_bind_config(c->cdev, c, &common);
H A Df_mass_storage.c2993 static int fsg_bind_config(struct usb_composite_dev *cdev, function
3032 return fsg_bind_config(cdev, c, common);

Completed in 131 milliseconds