Searched refs:fsg_unbind (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
72 * thread can indirectly call fsg_unbind() which in turn can tell the
75 * The second problem is resolved by having fsg_unbind() check
3603 static void /* __init_or_exit */ fsg_unbind(struct usb_gadget *gadget) function
3963 fsg_unbind(gadget);
3998 .unbind = fsg_unbind,

Completed in 54 milliseconds