Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dwhiteheat.h34 #define WHITEHEAT_GET_DTR_RTS 10 /* get the state of DTR and RTS macro
Dwhiteheat.c572 } else if ((data[0] == WHITEHEAT_GET_DTR_RTS) && in command_port_read_callback()
641 case WHITEHEAT_GET_DTR_RTS: in firm_send_command()
803 return firm_send_command(port, WHITEHEAT_GET_DTR_RTS, in firm_get_dtr_rts()