Searched refs:gs_close (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/gadget/
H A Du_serial.c72 * isn't opened; managed by gs_open()/gs_close()
833 static void gs_close(struct tty_struct *tty, struct file *file) function
848 pr_debug("gs_close: ttyGS%d (%p,%p) ...\n", port->port_num, tty, file);
886 pr_debug("gs_close: ttyGS%d (%p,%p) done!\n",
1014 .close = gs_close,

Completed in 25 milliseconds