Searched refs:gfs_unbind (Results 1 – 1 of 1) sorted by relevance
144 static int gfs_unbind(struct usb_composite_dev *cdev);154 .unbind = gfs_unbind,438 * It is assumed that gfs_unbind is called from a context where ffs_lock is held440 static int gfs_unbind(struct usb_composite_dev *cdev) in gfs_unbind() function