Home
last modified time | relevance | path

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

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