drivers/media/usb/au0828/au0828-cards.h

Source file repositories/reference/linux-study-clean/drivers/media/usb/au0828/au0828-cards.h

File Facts

System
Linux kernel
Corpus path
drivers/media/usb/au0828/au0828-cards.h
Extension
.h
Size
479 bytes
Lines
16
Domain
Driver Families
Bucket
drivers/media
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

#define AU0828_BOARD_UNKNOWN		0
#define AU0828_BOARD_HAUPPAUGE_HVR950Q	1
#define AU0828_BOARD_HAUPPAUGE_HVR850	2
#define AU0828_BOARD_DVICO_FUSIONHDTV7	3
#define AU0828_BOARD_HAUPPAUGE_HVR950Q_MXL	4
#define AU0828_BOARD_HAUPPAUGE_WOODBURY	5
#define AU0828_BOARD_HAUPPAUGE_IMPACTVCBE	6
#define AU0828_BOARD_HAUPPAUGE_HVR1265		7

Annotation

Implementation Notes