Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/hvc/
Dhvsi.c594 static int hvsi_set_mctrl(struct hvsi_struct *hp, uint16_t mctrl) in hvsi_set_mctrl() function
748 ret = hvsi_set_mctrl(hp, hp->mctrl | TIOCM_DTR); in hvsi_open()
1028 hvsi_set_mctrl(hp, new_mctrl); in hvsi_tiocmset()
1156 ret = hvsi_set_mctrl(hp, hp->mctrl | TIOCM_DTR); in hvsi_console_setup()