include/soc/tegra/ahb.h

Source file repositories/reference/linux-study-clean/include/soc/tegra/ahb.h

File Facts

System
Linux kernel
Corpus path
include/soc/tegra/ahb.h
Extension
.h
Size
267 bytes
Lines
12
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 __SOC_TEGRA_AHB_H__
#define __SOC_TEGRA_AHB_H__

extern int tegra_ahb_enable_smmu(struct device_node *ahb);

#endif /* __SOC_TEGRA_AHB_H__ */

Annotation

Implementation Notes