Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/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,