Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/boot/
Dserial.c20 static int serial_open(void) in serial_open() function
141 console_ops.open = serial_open; in serial_console_init()
/Linux-v6.1/drivers/usb/serial/
Dusb-serial.c283 static int serial_open(struct tty_struct *tty, struct file *filp) in serial_open() function
1297 .open = serial_open,