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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Dg_ffs.c167 static int gfs_unbind(struct usb_composite_dev *cdev);
175 .unbind = gfs_unbind,
292 static int gfs_unbind(struct usb_composite_dev *cdev) function
297 * composite_bind() after gfs_unbind() failure so we need to
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Dg_ffs.c167 static int gfs_unbind(struct usb_composite_dev *cdev);
175 .unbind = gfs_unbind,
292 static int gfs_unbind(struct usb_composite_dev *cdev) function
297 * composite_bind() after gfs_unbind() failure so we need to

Completed in 84 milliseconds