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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c67 * fsg_bind() callback and stopped during fsg_unbind(). But it can also
757 * descriptors are adjusted during fsg_bind().
815 .bNumEndpoints = 2, // Adjusted during fsg_bind()
817 .bInterfaceSubClass = USB_SC_SCSI, // Adjusted during fsg_bind()
818 .bInterfaceProtocol = USB_PR_BULK, // Adjusted during fsg_bind()
893 /* bEndpointAddress copied from fs_bulk_in_desc during fsg_bind() */
903 /* bEndpointAddress copied from fs_bulk_out_desc during fsg_bind() */
914 /* bEndpointAddress copied from fs_intr_in_desc during fsg_bind() */
3581 /* The write permissions and store_xxx pointers are set in fsg_bind() */
3739 static int __init fsg_bind(struc function
[all...]

Completed in 122 milliseconds