arch/arm/mach-s3c/pwm-core.h

Source file repositories/reference/linux-study-clean/arch/arm/mach-s3c/pwm-core.h

File Facts

System
Linux kernel
Corpus path
arch/arm/mach-s3c/pwm-core.h
Extension
.h
Size
490 bytes
Lines
20
Domain
Architecture Layer
Bucket
arch/arm
Inferred role
Architecture Layer: implementation source
Status
source implementation candidate

Why This File Exists

CPU and platform-specific kernel glue: boot entry, traps, syscall entry, interrupts, page tables, context switch, and low-level barriers.

Dependency Surface

Detected Declarations

Annotated Snippet

static inline void samsung_pwm_set_platdata(struct samsung_pwm_variant *pd) { }
#endif

#endif /* __ASM_ARCH_PWM_CORE_H */

Annotation

Implementation Notes