Searched refs:rxFlush (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | keyspan_usa28msg.h | 141 rxFlush, // toss inbound data member
|
H A D | keyspan_usa49msg.h | 184 rxFlush, // toss inbound data member
|
H A D | keyspan_usa67msg.h | 179 rxFlush, // toss inbound data member
|
H A D | keyspan_usa26msg.h | 183 rxFlush, // BOTH: toss inbound data member
|
H A D | keyspan_usa90msg.h | 109 (so that, e.g., if rxFlush and rxForward flags are set, the 114 u8 rxFlush, // toss inbound data member
|
H A D | keyspan.c | 2139 msg.rxFlush = 1; in keyspan_usa26_send_setup() 2153 msg.rxFlush = 1; in keyspan_usa26_send_setup() 2167 msg.rxFlush = 0; in keyspan_usa26_send_setup() 2264 msg.rxFlush = 1; in keyspan_usa28_send_setup() 2278 msg.rxFlush = 1; in keyspan_usa28_send_setup() 2292 msg.rxFlush = 0; in keyspan_usa28_send_setup() 2410 msg.rxFlush = 1; in keyspan_usa49_send_setup() 2425 msg.rxFlush = 1; in keyspan_usa49_send_setup() 2440 msg.rxFlush = 0; in keyspan_usa49_send_setup() 2587 msg.rxFlush in keyspan_usa90_send_setup() [all...] |
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | keyspan_usa28msg.h | 141 rxFlush, // toss inbound data member
|
H A D | keyspan_usa49msg.h | 184 rxFlush, // toss inbound data member
|
H A D | keyspan_usa67msg.h | 179 rxFlush, // toss inbound data member
|
H A D | keyspan_usa26msg.h | 183 rxFlush, // BOTH: toss inbound data member
|
H A D | keyspan_usa90msg.h | 109 (so that, e.g., if rxFlush and rxForward flags are set, the 114 u8 rxFlush, // toss inbound data member
|
H A D | keyspan.c | 2123 msg.rxFlush = 1; in keyspan_usa26_send_setup() 2137 msg.rxFlush = 1; in keyspan_usa26_send_setup() 2151 msg.rxFlush = 0; in keyspan_usa26_send_setup() 2248 msg.rxFlush = 1; in keyspan_usa28_send_setup() 2262 msg.rxFlush = 1; in keyspan_usa28_send_setup() 2276 msg.rxFlush = 0; in keyspan_usa28_send_setup() 2394 msg.rxFlush = 1; in keyspan_usa49_send_setup() 2409 msg.rxFlush = 1; in keyspan_usa49_send_setup() 2424 msg.rxFlush = 0; in keyspan_usa49_send_setup() 2571 msg.rxFlush in keyspan_usa90_send_setup() [all...] |
Completed in 12 milliseconds