Home
last modified time | relevance | path

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

/drivers/net/usb/
Dcdc_eem.c82 static int eem_bind(struct usbnet *dev, struct usb_interface *intf) in eem_bind() function
345 .bind = eem_bind,
/drivers/usb/gadget/
Df_eem.c246 eem_bind(struct usb_configuration *c, struct usb_function *f) in eem_bind() function
583 eem->port.func.bind = eem_bind; in eem_bind_config()