Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Df81534.c682 static int f81534_update_mctrl(struct usb_serial_port *port, unsigned int set, in f81534_update_mctrl() function
960 f81534_update_mctrl(port, 0, TIOCM_DTR | TIOCM_RTS); in f81534_set_termios()
962 f81534_update_mctrl(port, TIOCM_DTR | TIOCM_RTS, 0); in f81534_set_termios()
1478 return f81534_update_mctrl(port, set, clear); in f81534_tiocmset()
1484 f81534_update_mctrl(port, TIOCM_DTR | TIOCM_RTS, 0); in f81534_dtr_rts()
1486 f81534_update_mctrl(port, 0, TIOCM_DTR | TIOCM_RTS); in f81534_dtr_rts()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Df81534.c682 static int f81534_update_mctrl(struct usb_serial_port *port, unsigned int set, in f81534_update_mctrl() function
960 f81534_update_mctrl(port, 0, TIOCM_DTR | TIOCM_RTS); in f81534_set_termios()
962 f81534_update_mctrl(port, TIOCM_DTR | TIOCM_RTS, 0); in f81534_set_termios()
1458 return f81534_update_mctrl(port, set, clear); in f81534_tiocmset()
1464 f81534_update_mctrl(port, TIOCM_DTR | TIOCM_RTS, 0); in f81534_dtr_rts()
1466 f81534_update_mctrl(port, 0, TIOCM_DTR | TIOCM_RTS); in f81534_dtr_rts()

Completed in 5 milliseconds