Home
last modified time | relevance | path

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

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