Home
last modified time | relevance | path

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

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