Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_serial.c355 static void gser_unbind(struct usb_configuration *c, struct usb_function *f) in gser_unbind() function
377 gser->port.func.unbind = gser_unbind; in gser_alloc()