Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/serial/
Dio_usbvend.h82 #define ION_DEVICE_ID_EDGEPORT_8_DUAL_CPU 0x00E // Half of an Edgeport/8 (the kind with 2 EP/4s on … macro
Dio_edgeport.c71 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_8_DUAL_CPU) },
112 { USB_DEVICE(USB_VENDOR_ID_ION, ION_DEVICE_ID_EDGEPORT_8_DUAL_CPU) },
466 case ION_DEVICE_ID_EDGEPORT_8_DUAL_CPU: in get_product_info()