Searched refs:fsg_bind (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Df_mass_storage.c211 * fsg_bind() callback and stopped during fsg_unbind(). But it can
2931 static int fsg_bind(struct usb_configuration *c, struct usb_function *f) function
3006 fsg->function.bind = fsg_bind;
H A Dfile_storage.c67 * fsg_bind() callback and stopped during fsg_unbind(). But it can also
443 * descriptors are adjusted during fsg_bind().
3018 /* The write permissions and store_xxx pointers are set in fsg_bind() */
3226 static int __ref fsg_bind(struct usb_gadget *gadget) function
3486 .bind = fsg_bind,

Completed in 78 milliseconds