Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dcomposite.c981 static int composite_bind(struct usb_gadget *gadget) in composite_bind() function
1067 .bind = composite_bind,
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c2548 static int composite_bind(struct usb_gadget *gadget, in composite_bind()
2675 .bind = composite_bind,
2547 static int composite_bind(struct usb_gadget *gadget, composite_bind() function