Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dio_usbvend.h85 #define ION_DEVICE_ID_EDGEPORT_4_DIN 0x011 // Edgeport/4 RS232 with Apple DIN connector macro
Dio_edgeport.c72 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_4_DIN) },
115 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_4_DIN) },
547 case ION_DEVICE_ID_EDGEPORT_4_DIN: in get_product_info()