Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_tables.h44 { 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.h91 #define ION_DEVICE_ID_EDGEPORT_COMPATIBLE 0x013 // Edgeport Compatible, for NCR, Axiohm etc. testing macro
Dio_edgeport.c690 case ION_DEVICE_ID_EDGEPORT_COMPATIBLE: in get_product_info()