include/media/i2c/adv7393.h

Source file repositories/reference/linux-study-clean/include/media/i2c/adv7393.h

File Facts

System
Linux kernel
Corpus path
include/media/i2c/adv7393.h
Extension
.h
Size
480 bytes
Lines
21
Domain
Repository Root And Misc
Bucket
include
Inferred role
Repository Root And Misc: implementation source
Status
source implementation candidate

Why This File Exists

Top-level or miscellaneous repository surface. Use this as map coverage unless a later manual pass promotes the file into a deeper subsystem dossier.

Dependency Surface

Detected Declarations

Annotated Snippet

#ifndef ADV7393_H
#define ADV7393_H

#define ADV7393_COMPOSITE_ID	(0)
#define ADV7393_COMPONENT_ID	(1)
#define ADV7393_SVIDEO_ID	(2)

#endif				/* End of #ifndef ADV7393_H */

Annotation

Implementation Notes