include/media/i2c/uda1342.h

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

File Facts

System
Linux kernel
Corpus path
include/media/i2c/uda1342.h
Extension
.h
Size
307 bytes
Lines
17
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 _UDA1342_H_
#define _UDA1342_H_

/* The UDA1342 has 2 inputs */

#define UDA1342_IN1 1
#define UDA1342_IN2 2

#endif

Annotation

Implementation Notes