Searched refs:_txOff (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | keyspan_usa28msg.h | 131 (so that, e.g., if both _txOn and _txOff flags are set, the 135 _txOff, // stop transmitting member 156 _txOff, // port has been disabled (by host) member
|
H A D | keyspan_usa49msg.h | 175 (so that, e.g., if both _txOn and _txOff flags are set, the 179 _txOff, // stop transmitting member 246 _txOff, // transmit has been disabled (by host) member
|
H A D | keyspan_usa67msg.h | 170 (so that, e.g., if both _txOn and _txOff flags are set, the 174 _txOff, // stop transmitting member 207 _txOff, // port has been disabled (by host) member
|
H A D | keyspan_usa26msg.h | 174 (so that, e.g., if both _txOn and _txOff flags are set, the 178 _txOff, // BOTH: stop transmitting member 215 _txOff, // port has been disabled (by host) member
|
H A D | keyspan.c | 2134 msg._txOff = 0; in keyspan_usa26_send_setup() 2148 msg._txOff = 1; in keyspan_usa26_send_setup() 2162 msg._txOff = 0; in keyspan_usa26_send_setup() 2258 msg._txOff = 0; in keyspan_usa28_send_setup() 2272 msg._txOff = 1; in keyspan_usa28_send_setup() 2286 msg._txOff = 0; in keyspan_usa28_send_setup() 2405 msg._txOff = 0; in keyspan_usa49_send_setup() 2420 msg._txOff = 1; in keyspan_usa49_send_setup() 2435 msg._txOff = 0; in keyspan_usa49_send_setup() 2706 msg._txOff in keyspan_usa67_send_setup() [all...] |
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | keyspan_usa28msg.h | 131 (so that, e.g., if both _txOn and _txOff flags are set, the 135 _txOff, // stop transmitting member 156 _txOff, // port has been disabled (by host) member
|
H A D | keyspan_usa49msg.h | 175 (so that, e.g., if both _txOn and _txOff flags are set, the 179 _txOff, // stop transmitting member 246 _txOff, // transmit has been disabled (by host) member
|
H A D | keyspan_usa67msg.h | 170 (so that, e.g., if both _txOn and _txOff flags are set, the 174 _txOff, // stop transmitting member 207 _txOff, // port has been disabled (by host) member
|
H A D | keyspan_usa26msg.h | 174 (so that, e.g., if both _txOn and _txOff flags are set, the 178 _txOff, // BOTH: stop transmitting member 215 _txOff, // port has been disabled (by host) member
|
H A D | keyspan.c | 2118 msg._txOff = 0; in keyspan_usa26_send_setup() 2132 msg._txOff = 1; in keyspan_usa26_send_setup() 2146 msg._txOff = 0; in keyspan_usa26_send_setup() 2242 msg._txOff = 0; in keyspan_usa28_send_setup() 2256 msg._txOff = 1; in keyspan_usa28_send_setup() 2270 msg._txOff = 0; in keyspan_usa28_send_setup() 2389 msg._txOff = 0; in keyspan_usa49_send_setup() 2404 msg._txOff = 1; in keyspan_usa49_send_setup() 2419 msg._txOff = 0; in keyspan_usa49_send_setup() 2690 msg._txOff in keyspan_usa67_send_setup() [all...] |
Completed in 12 milliseconds