Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/boot/
Dserial.c77 static void serial_close(void) in serial_close() function
141 console_ops.close = serial_close; in serial_console_init()
/linux-4.4.14/drivers/usb/serial/
Dusb-serial.c280 static void serial_close(struct tty_struct *tty, struct file *filp) in serial_close() function
1199 .close = serial_close,