Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dwhiteheat.c162 static int firm_set_rts(struct usb_serial_port *port, __u8 onoff);
440 firm_set_rts(port, info->mcr & UART_MCR_RTS); in whiteheat_tiocmset()
715 static int firm_set_rts(struct usb_serial_port *port, __u8 onoff) in firm_set_rts() function