Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/boot/
Dserial.c75 static void serial_close(void) in serial_close() function
143 console_ops.close = serial_close; in serial_console_init()
/linux-6.1.9/drivers/usb/serial/
Dusb-serial.c323 static void serial_close(struct tty_struct *tty, struct file *filp) in serial_close() function
1298 .close = serial_close,