drivers/usb/serial/oti6858.h

Source file repositories/reference/linux-study-clean/drivers/usb/serial/oti6858.h

File Facts

System
Linux kernel
Corpus path
drivers/usb/serial/oti6858.h
Extension
.h
Size
260 bytes
Lines
12
Domain
Driver Families
Bucket
drivers/usb
Inferred role
Driver Families: implementation source
Status
source implementation candidate

Why This File Exists

Repeatable hardware-adapter layer. Deep compatibility for every driver is out of scope; this atlas records patterns, probe lifecycles, bus glue, IRQ/DMA usage, and links back to core abstractions.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef __LINUX_USB_SERIAL_OTI6858_H
#define __LINUX_USB_SERIAL_OTI6858_H

#define OTI6858_VENDOR_ID	0x0ea0
#define OTI6858_PRODUCT_ID	0x6858

#endif

Annotation

Implementation Notes