Home
last modified time | relevance | path

Searched refs:outcont_endpoints (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/serial/
Dkeyspan.h186 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 …]
Dkeyspan.c2467 d_details->outcont_endpoints[port_num], in keyspan_port_probe()