Home
last modified time | relevance | path

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

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