Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dcyclades.c733 /* cy_stop isn't used in cyy_chip_modem()
2897 /* cy_start and cy_stop provide software output flow control as a
2900 static void cy_stop(struct tty_struct *tty) in cy_stop() function
2908 printk(KERN_DEBUG "cyc:cy_stop ttyC%d\n", info->line); in cy_stop()
2911 if (serial_paranoia_check(info, tty->name, "cy_stop")) in cy_stop()
2922 } /* cy_stop */ in cy_stop()
4001 .stop = cy_stop,

Completed in 6 milliseconds