Searched refs:outdat_endpoints (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | keyspan.c | 177 int outdat_endpoints[KEYSPAN_MAX_NUM_PORTS]; member 213 .outdat_endpoints = {0x01}, 230 .outdat_endpoints = {0x01}, 247 .outdat_endpoints = {0x01}, 264 .outdat_endpoints = {0x01}, 281 .outdat_endpoints = {0x01}, 298 .outdat_endpoints = {0x01}, 315 .outdat_endpoints = {0x01}, 332 .outdat_endpoints = {0x01, 0x03}, 349 .outdat_endpoints [all...] |
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | keyspan.c | 157 int outdat_endpoints[KEYSPAN_MAX_NUM_PORTS]; member 193 .outdat_endpoints = {0x01}, 210 .outdat_endpoints = {0x01}, 227 .outdat_endpoints = {0x01}, 244 .outdat_endpoints = {0x01}, 261 .outdat_endpoints = {0x01}, 278 .outdat_endpoints = {0x01}, 295 .outdat_endpoints = {0x01}, 312 .outdat_endpoints = {0x01, 0x03}, 329 .outdat_endpoints [all...] |
Completed in 6 milliseconds