Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dwhiteheat.c167 static int firm_set_rts(struct usb_serial_port *port, __u8 onoff);
472 firm_set_rts(port, info->mcr & UART_MCR_RTS); in whiteheat_tiocmset()
754 static int firm_set_rts(struct usb_serial_port *port, __u8 onoff) in firm_set_rts() function