Home
last modified time | relevance | path

Searched refs:ION_DEVICE_ID_EDGEPORT_2I (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/serial/
Dio_tables.h19 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_2I) },
70 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_2I) },
Dio_usbvend.h78 #define ION_DEVICE_ID_EDGEPORT_2I 0x007 // Edgeport/2 RS422/RS485 macro
Dio_edgeport.c476 case ION_DEVICE_ID_EDGEPORT_2I: /* Edgeport/2 RS422/RS485 */ in get_product_info()