Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dg_ffs.c144 static int gfs_unbind(struct usb_composite_dev *cdev);
154 .unbind = gfs_unbind,
440 static int gfs_unbind(struct usb_composite_dev *cdev) in gfs_unbind() function