Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_ioctl.c647 * tty_change_softcar - carrier change ioctl helper
655 static int tty_change_softcar(struct tty_struct *tty, int arg) in tty_change_softcar() function
809 return tty_change_softcar(real_tty, arg); in tty_mode_ioctl()
/kernel/linux/linux-6.6/drivers/tty/
H A Dtty_ioctl.c738 * tty_change_softcar - carrier change ioctl helper
746 static int tty_change_softcar(struct tty_struct *tty, bool enable) in tty_change_softcar() function
896 return tty_change_softcar(real_tty, arg); in tty_mode_ioctl()

Completed in 3 milliseconds