Searched refs:serial_close (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/common/
H A Dns16550.c103 serial_close(unsigned long com_port) function
H A Dmisc-simple.c68 extern void serial_close(unsigned long com_port);
219 serial_close(com_port);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/simple/
H A Dmisc-embedded.c73 extern void serial_close(unsigned long com_port);
240 serial_close(com_port);
H A Dm8260_tty.c321 serial_close(unsigned long com_port) function
H A Dm8xx_tty.c298 serial_close(unsigned long com_port) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dau1000_usbtty.c65 static void serial_close(struct tty_struct *tty, struct file *filp);
345 static void serial_close(struct tty_struct *tty, struct file *filp) function
625 close:serial_close,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dusbserial.c53 * moved them to the serial_open and serial_close functions.
353 static void serial_close (struct tty_struct *tty, struct file * filp);
569 static void serial_close(struct tty_struct *tty, struct file * filp) function
1486 .close = serial_close,

Completed in 116 milliseconds