Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dio_usbvend.h88 #define ION_DEVICE_ID_EDGEPORT_8I 0x014 // Edgeport/8 RS422 (single-CPU) macro
H A Dio_edgeport.c82 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_8I) },
120 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_8I) },
481 case ION_DEVICE_ID_EDGEPORT_8I: /* Edgeport/4 RS422 */ in get_product_info()