Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/boot/
Dserial.c22 static int serial_open(void) in serial_open() function
143 console_ops.open = serial_open; in serial_console_init()
/linux-5.19.10/drivers/usb/serial/
Dusb-serial.c283 static int serial_open(struct tty_struct *tty, struct file *filp) in serial_open() function
1296 .open = serial_open,