Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dio_tables.h31 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_4I) },
69 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_4I) },
Dio_usbvend.h77 #define ION_DEVICE_ID_EDGEPORT_4I 0x006 // Edgeport/4 RS422 macro
Dio_edgeport.c482 case ION_DEVICE_ID_EDGEPORT_4I: /* Edgeport/4 RS422 */ in get_product_info()