Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/legacy/
H A Dinode.c1678 static int gadgetfs_bind(struct usb_gadget *gadget, in gadgetfs_bind()
1758 .bind = gadgetfs_bind,
1886 /* triggers gadgetfs_bind(); then we can enumerate. */ in dev_config()
1677 static int gadgetfs_bind(struct usb_gadget *gadget, gadgetfs_bind() function