Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dwhiteheat.c159 static int firm_set_rts(struct usb_serial_port *port, __u8 onoff);
434 firm_set_rts(port, info->mcr & UART_MCR_RTS); in whiteheat_tiocmset()
692 static int firm_set_rts(struct usb_serial_port *port, __u8 onoff) in firm_set_rts() function