Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H A Dg_ffs.c144 static int gfs_unbind(struct usb_composite_dev *cdev);
154 .unbind = gfs_unbind,
442 * It is assumed that gfs_unbind is called from a context where ffs_lock is held
444 static int gfs_unbind(struct usb_composite_dev *cdev) in gfs_unbind() function
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H A Dg_ffs.c144 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 held
440 static int gfs_unbind(struct usb_composite_dev *cdev) in gfs_unbind() function

Completed in 2 milliseconds