Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dusb-serial.c256 static void serial_close(struct tty_struct *tty, struct file *filp) in serial_close() function
1095 .close = serial_close,
DChangeLog.history126 moved them to the serial_open and serial_close functions.