Searched refs:_txOff (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
H A Dkeyspan_usa28msg.h130 (so that, e.g., if both _txOn and _txOff flags are set, the
134 _txOff, // stop transmitting member in struct:keyspan_usa28_portControlMessage
155 _txOff, // port has been disabled (by host) member in struct:keyspan_usa28_portStatusMessage
H A Dkeyspan_usa26msg.h173 (so that, e.g., if both _txOn and _txOff flags are set, the
177 _txOff, // BOTH: stop transmitting member in struct:keyspan_usa26_portControlMessage
214 _txOff, // port has been disabled (by host) member in struct:keyspan_usa26_portStatusMessage
H A Dkeyspan_usa49msg.h174 (so that, e.g., if both _txOn and _txOff flags are set, the
178 _txOff, // stop transmitting member in struct:keyspan_usa49_portControlMessage
245 _txOff, // transmit has been disabled (by host) member in struct:keyspan_usa49_portStatusMessage
H A Dkeyspan_usa67msg.h169 (so that, e.g., if both _txOn and _txOff flags are set, the
173 _txOff, // stop transmitting member in struct:keyspan_usa67_portControlMessage
206 _txOff, // port has been disabled (by host) member in struct:keyspan_usa67_portStatusMessage
H A Dkeyspan.c1637 msg._txOff = 0; keyspan_usa26_send_setup()
1651 msg._txOff = 1; keyspan_usa26_send_setup()
1665 msg._txOff = 0; keyspan_usa26_send_setup()
1761 msg._txOff = 0; keyspan_usa28_send_setup()
1775 msg._txOff = 1; keyspan_usa28_send_setup()
1789 msg._txOff = 0; keyspan_usa28_send_setup()
1908 msg._txOff = 0; keyspan_usa49_send_setup()
1923 msg._txOff = 1; keyspan_usa49_send_setup()
1938 msg._txOff = 0; keyspan_usa49_send_setup()
2209 msg._txOff = 0; keyspan_usa67_send_setup()
2221 msg._txOff = 1; keyspan_usa67_send_setup()
2233 msg._txOff = 0; keyspan_usa67_send_setup()

Completed in 88 milliseconds