include/asm-generic/early_ioremap.h

Source file repositories/reference/linux-study-clean/include/asm-generic/early_ioremap.h

File Facts

System
Linux kernel
Corpus path
include/asm-generic/early_ioremap.h
Extension
.h
Size
1500 bytes
Lines
48
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

static inline void early_ioremap_init(void) { }
static inline void early_ioremap_setup(void) { }
static inline void early_ioremap_reset(void) { }
#endif

#endif /* _ASM_EARLY_IOREMAP_H_ */

Annotation

Implementation Notes