include/dt-bindings/arm/ux500_pm_domains.h

Source file repositories/reference/linux-study-clean/include/dt-bindings/arm/ux500_pm_domains.h

File Facts

System
Linux kernel
Corpus path
include/dt-bindings/arm/ux500_pm_domains.h
Extension
.h
Size
323 bytes
Lines
16
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 _DT_BINDINGS_ARM_UX500_PM_DOMAINS_H
#define _DT_BINDINGS_ARM_UX500_PM_DOMAINS_H

#define DOMAIN_VAPE		0

/* Number of PM domains. */
#define NR_DOMAINS		(DOMAIN_VAPE + 1)

#endif

Annotation

Implementation Notes