Home
last modified time | relevance | path

Searched refs:s3c24xx_irq_syscore_ops (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Ds3c2442.c49 register_syscore_ops(&s3c24xx_irq_syscore_ops); in s3c2442_init()
H A Ds3c2440.c56 register_syscore_ops(&s3c24xx_irq_syscore_ops); in s3c2440_init()
H A Ds3c2410.c120 register_syscore_ops(&s3c24xx_irq_syscore_ops); in s3c2410_init()
H A Ds3c2416.c88 register_syscore_ops(&s3c24xx_irq_syscore_ops); in s3c2416_init()
H A Dirq-pm-s3c24xx.c89 struct syscore_ops s3c24xx_irq_syscore_ops = { variable
H A Ds3c2412.c171 register_syscore_ops(&s3c24xx_irq_syscore_ops); in s3c2412_init()
H A Ds3c24xx.h103 extern struct syscore_ops s3c24xx_irq_syscore_ops;