Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/legacy/
Dg_ffs.c148 static int gfs_unbind(struct usb_composite_dev *cdev);
158 .unbind = gfs_unbind,
451 static int gfs_unbind(struct usb_composite_dev *cdev) in gfs_unbind() function