Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvsi.c583 static int hvsi_set_mctrl(struct hvsi_struct *hp, uint16_t mctrl) in hvsi_set_mctrl() function
737 ret = hvsi_set_mctrl(hp, hp->mctrl | TIOCM_DTR); in hvsi_open()
1017 hvsi_set_mctrl(hp, new_mctrl); in hvsi_tiocmset()
1158 ret = hvsi_set_mctrl(hp, hp->mctrl | TIOCM_DTR); in hvsi_console_setup()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvsi.c583 static int hvsi_set_mctrl(struct hvsi_struct *hp, uint16_t mctrl) in hvsi_set_mctrl() function
737 ret = hvsi_set_mctrl(hp, hp->mctrl | TIOCM_DTR); in hvsi_open()
1016 hvsi_set_mctrl(hp, new_mctrl); in hvsi_tiocmset()
1159 ret = hvsi_set_mctrl(hp, hp->mctrl | TIOCM_DTR); in hvsi_console_setup()

Completed in 4 milliseconds