Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/usb/
Dcdc_eem.c69 static int eem_bind(struct usbnet *dev, struct usb_interface *intf) in eem_bind() function
333 .bind = eem_bind,
/linux-6.6.21/drivers/usb/gadget/function/
Df_eem.c245 static int eem_bind(struct usb_configuration *c, struct usb_function *f) in eem_bind() function
663 eem->port.func.bind = eem_bind; in eem_alloc()