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

/linux-4.1.27/drivers/usb/gadget/legacy/
H A Dg_ffs.c162 static int gfs_unbind(struct usb_composite_dev *cdev);
172 .unbind = gfs_unbind,
450 * It is assumed that gfs_unbind is called from a context where ffs_lock is held
452 static int gfs_unbind(struct usb_composite_dev *cdev) gfs_unbind() function

Completed in 36 milliseconds