Searched refs:outcont_endpoints (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/serial/ |
D | keyspan.h | 186 int outcont_endpoints[KEYSPAN_MAX_NUM_PORTS]; member 216 .outcont_endpoints = {0x05}, 233 .outcont_endpoints = {0x03}, 250 .outcont_endpoints = {0x03}, 267 .outcont_endpoints = {0x03}, 284 .outcont_endpoints = {0x05}, 301 .outcont_endpoints = {0x05}, 318 .outcont_endpoints = {0x02}, 335 .outcont_endpoints = {0x05, 0x06}, 352 .outcont_endpoints = {0x05, 0x06}, [all …]
|
D | keyspan.c | 2467 d_details->outcont_endpoints[port_num], in keyspan_port_probe()
|