Home
last modified time | relevance | path

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

/drivers/usb/serial/
Dio_usbvend.h87 #define ION_DEVICE_ID_EDGEPORT_COMPATIBLE 0x013 // Edgeport Compatible, for NCR, Axiohm etc. testing macro
Dio_edgeport.c75 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_COMPATIBLE) },
119 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_COMPATIBLE) },
538 case ION_DEVICE_ID_EDGEPORT_COMPATIBLE: in get_product_info()
599 product_info->ProductId = ION_DEVICE_ID_EDGEPORT_COMPATIBLE; in get_epic_descriptor()