Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_usbvend.h86 #define ION_DEVICE_ID_EDGEPORT_16_DUAL_CPU 0x012 // Half of an Edgeport/16 (the kind with 2 EP/8s) macro
H A Dio_edgeport.c81 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_16_DUAL_CPU) },
116 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_16_DUAL_CPU) },
472 case ION_DEVICE_ID_EDGEPORT_16_DUAL_CPU: in get_product_info()