xref: /kernel/linux/linux-5.10/drivers/usb/serial/oti6858.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/drivers/usb/serial/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Ours Technology Inc. OTi-6858 USB to serial adapter driver.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci#ifndef __LINUX_USB_SERIAL_OTI6858_H
68c2ecf20Sopenharmony_ci#define __LINUX_USB_SERIAL_OTI6858_H
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci#define OTI6858_VENDOR_ID	0x0ea0
98c2ecf20Sopenharmony_ci#define OTI6858_PRODUCT_ID	0x6858
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci#endif
12

Indexes created Thu Nov 07 10:32:03 CST 2024