Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dio_tables.h36 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_COMPATIBLE) },
80 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_COMPATIBLE) },
Dio_usbvend.h90 #define ION_DEVICE_ID_EDGEPORT_COMPATIBLE 0x013 // Edgeport Compatible, for NCR, Axiohm etc. testing macro
Dio_edgeport.c462 case ION_DEVICE_ID_EDGEPORT_COMPATIBLE: in get_product_info()
519 product_info->ProductId = ION_DEVICE_ID_EDGEPORT_COMPATIBLE; in get_epic_descriptor()