Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/legacy/
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