Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/legacy/
Dg_ffs.c147 static int gfs_bind(struct usb_composite_dev *cdev);
157 .bind = gfs_bind,
316 static int gfs_bind(struct usb_composite_dev *cdev) in gfs_bind() function