Searched refs:indat_endpoints (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/serial/ |
D | keyspan.h | 177 int indat_endpoints[KEYSPAN_MAX_NUM_PORTS]; member 213 .indat_endpoints = {0x81}, 230 .indat_endpoints = {0x81}, 247 .indat_endpoints = {0x81}, 264 .indat_endpoints = {0x81}, 281 .indat_endpoints = {0x81}, 298 .indat_endpoints = {0x81}, 315 .indat_endpoints = {0x81}, 332 .indat_endpoints = {0x81, 0x83}, 349 .indat_endpoints = {0x81, 0x83}, [all …]
|
D | keyspan.c | 2441 endp = d_details->indat_endpoints[port_num]; in keyspan_port_probe()
|