Home
last modified time | relevance | path

Searched refs:syscore_ops (Results 1 – 25 of 96) sorted by relevance

1234

/openbmc/linux/drivers/base/
H A Dsyscore.c21 void register_syscore_ops(struct syscore_ops *ops) in register_syscore_ops()
33 void unregister_syscore_ops(struct syscore_ops *ops) in unregister_syscore_ops()
49 struct syscore_ops *ops; in syscore_suspend()
93 struct syscore_ops *ops; in syscore_resume()
116 struct syscore_ops *ops; in syscore_shutdown()
/openbmc/linux/include/linux/
H A Dsyscore_ops.h13 struct syscore_ops { struct
20 extern void register_syscore_ops(struct syscore_ops *ops); argument
21 extern void unregister_syscore_ops(struct syscore_ops *ops);
/openbmc/linux/arch/arm/mach-pxa/
H A Dgeneric.h37 extern struct syscore_ops pxa_irq_syscore_ops;
38 extern struct syscore_ops pxa2xx_mfp_syscore_ops;
39 extern struct syscore_ops pxa3xx_mfp_syscore_ops;
H A Dmfp-pxa3xx.c52 struct syscore_ops pxa3xx_mfp_syscore_ops = {
H A Dsmemc.c49 static struct syscore_ops smemc_syscore_ops = {
/openbmc/linux/arch/x86/kernel/
H A Di8237.c44 static struct syscore_ops i8237_syscore_ops = {
/openbmc/linux/drivers/clk/ingenic/
H A Dpm.c34 static struct syscore_ops __maybe_unused ingenic_cgu_pm_ops = {
/openbmc/linux/drivers/power/reset/
H A Dsc27xx-poweroff.c43 static struct syscore_ops poweroff_syscore_ops = {
/openbmc/linux/arch/x86/kernel/cpu/mtrr/
H A Dlegacy.c72 static struct syscore_ops mtrr_syscore_ops = {
/openbmc/linux/drivers/leds/trigger/
H A Dledtrig-cpu.c113 static struct syscore_ops ledtrig_cpu_syscore_ops = {
/openbmc/linux/arch/arm/mach-s3c/
H A Dirq-pm-s3c64xx.c103 static struct syscore_ops s3c64xx_irq_syscore_ops = {
/openbmc/linux/kernel/
H A Dcpu_pm.c194 static struct syscore_ops cpu_pm_syscore_ops = {
/openbmc/linux/arch/arm/mach-s5pv210/
H A Dpm.c203 static struct syscore_ops s5pv210_pm_syscore_ops = {
/openbmc/linux/drivers/irqchip/
H A Dirq-loongson-htpic.c79 struct syscore_ops htpic_syscore_ops = {
H A Dirq-sa11x0.c117 static struct syscore_ops sa1100irq_syscore_ops = {
H A Dexynos-combiner.c243 static struct syscore_ops combiner_syscore_ops = {
/openbmc/linux/arch/arm/mach-versatile/
H A Dintegrator_ap.c86 static struct syscore_ops irq_syscore_ops = {
/openbmc/linux/drivers/clk/at91/
H A Dpmc.c146 static struct syscore_ops pmc_syscore_ops = {
/openbmc/linux/arch/x86/kernel/cpu/
H A Dumwait.c94 static struct syscore_ops umwait_syscore_ops = {
H A Dintel_epb.c117 static struct syscore_ops intel_epb_syscore_ops = {
/openbmc/linux/kernel/irq/
H A Dpm.c238 static struct syscore_ops irq_pm_syscore_ops = {
/openbmc/linux/arch/arm/mach-exynos/
H A Dmcpm-exynos.c231 static struct syscore_ops exynos_mcpm_syscore_ops = {
/openbmc/linux/drivers/clk/samsung/
H A Dclk-s5pv210-audss.c56 static struct syscore_ops s5pv210_audss_clk_syscore_ops = {
/openbmc/linux/arch/arm/mm/
H A Dcache-b15-rac.c284 static struct syscore_ops b15_rac_syscore_ops = {
/openbmc/linux/drivers/soc/bcm/brcmstb/
H A Dbiuctrl.c325 static struct syscore_ops brcmstb_cpu_credit_syscore_ops = {

1234