Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/boot/
Dserial.c77 static void serial_close(void) in serial_close() function
149 console_ops.close = serial_close; in serial_console_init()
/Linux-v4.19/drivers/usb/serial/
Dusb-serial.c277 static void serial_close(struct tty_struct *tty, struct file *filp) in serial_close() function
1166 .close = serial_close,