Searched refs:gserial_disconnect (Results 1 - 6 of 6) sorted by last modified time

/drivers/usb/gadget/function/
H A Df_acm.c449 gserial_disconnect(&acm->port);
477 gserial_disconnect(&acm->port);
H A Df_obex.c214 gserial_disconnect(&obex->port);
260 gserial_disconnect(&obex->port);
H A Df_serial.c160 gserial_disconnect(&gser->port);
183 gserial_disconnect(&gser->port);
H A Du_serial.c42 * (gserial_connect), or disconnected (with gserial_disconnect) when the USB
1230 * gserial_disconnect - notify TTY I/O glue that USB link is inactive
1240 void gserial_disconnect(struct gserial *gser) function
1283 EXPORT_SYMBOL_GPL(gserial_disconnect); variable
H A Du_serial.h65 void gserial_disconnect(struct gserial *);
/drivers/usb/gadget/legacy/
H A Ddbgp.c217 gserial_disconnect(dbgp.serial);

Completed in 93 milliseconds