Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/legacy/
H A 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