Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/legacy/
Dg_ffs.c143 static int gfs_bind(struct usb_composite_dev *cdev);
153 .bind = gfs_bind,
308 static int gfs_bind(struct usb_composite_dev *cdev) in gfs_bind() function