Home
last modified time | relevance | path

Searched refs:pm_power_off (Results 1 – 178 of 178) sorted by relevance

/linux-4.1.27/drivers/power/reset/
Dsyscon-poweroff.c63 if (pm_power_off) { in syscon_poweroff_probe()
64 lookup_symbol_name((ulong)pm_power_off, symname); in syscon_poweroff_probe()
67 pm_power_off, symname); in syscon_poweroff_probe()
71 pm_power_off = syscon_poweroff; in syscon_poweroff_probe()
78 if (pm_power_off == syscon_poweroff) in syscon_poweroff_remove()
79 pm_power_off = NULL; in syscon_poweroff_remove()
Drestart-poweroff.c29 if (pm_power_off != NULL) { in restart_poweroff_probe()
35 pm_power_off = &restart_poweroff_do_poweroff; in restart_poweroff_probe()
41 if (pm_power_off == &restart_poweroff_do_poweroff) in restart_poweroff_remove()
42 pm_power_off = NULL; in restart_poweroff_remove()
Dgpio-poweroff.c53 if (pm_power_off != NULL) { in gpio_poweroff_probe()
80 pm_power_off = &gpio_poweroff_do_poweroff; in gpio_poweroff_probe()
86 if (pm_power_off == &gpio_poweroff_do_poweroff) in gpio_poweroff_remove()
87 pm_power_off = NULL; in gpio_poweroff_remove()
Dqnap-poweroff.c110 if (pm_power_off) { in qnap_power_off_probe()
111 lookup_symbol_name((ulong)pm_power_off, symname); in qnap_power_off_probe()
114 pm_power_off, symname); in qnap_power_off_probe()
117 pm_power_off = qnap_power_off; in qnap_power_off_probe()
124 pm_power_off = NULL; in qnap_power_off_remove()
Das3722-poweroff.c67 if (!pm_power_off) in as3722_poweroff_probe()
68 pm_power_off = as3722_pm_power_off; in as3722_poweroff_probe()
75 if (pm_power_off == as3722_pm_power_off) in as3722_poweroff_remove()
76 pm_power_off = NULL; in as3722_poweroff_remove()
Dltc2952-poweroff.c266 if (pm_power_off) { in ltc2952_poweroff_probe()
284 pm_power_off = ltc2952_poweroff_kill; in ltc2952_poweroff_probe()
298 pm_power_off = NULL; in ltc2952_poweroff_remove()
Dimx-snvs-poweroff.c44 pm_power_off = do_imx_poweroff; in imx_poweroff_probe()
Dmsm-poweroff.c58 pm_power_off = do_msm_poweroff; in msm_restart_probe()
Dat91-poweroff.c138 pm_power_off = at91_poweroff; in at91_poweroff_probe()
Dvexpress-poweroff.c130 pm_power_off = vexpress_power_off; in vexpress_reset_probe()
DKconfig80 say N here or disable in dts to make sure pm_power_off never be
/linux-4.1.27/arch/mips/kernel/
Dreset.c25 void (*pm_power_off)(void); variable
27 EXPORT_SYMBOL(pm_power_off);
60 if (pm_power_off) in machine_power_off()
61 pm_power_off(); in machine_power_off()
/linux-4.1.27/arch/sh/kernel/
Dreboot.c14 void (*pm_power_off)(void); variable
15 EXPORT_SYMBOL(pm_power_off);
54 if (pm_power_off) in native_machine_power_off()
55 pm_power_off(); in native_machine_power_off()
/linux-4.1.27/arch/arm/kernel/
Dreboot.c24 void (*pm_power_off)(void); variable
25 EXPORT_SYMBOL(pm_power_off);
123 if (pm_power_off) in machine_power_off()
124 pm_power_off(); in machine_power_off()
Dpsci.c234 pm_power_off = psci_sys_poweroff; in psci_0_2_init()
/linux-4.1.27/arch/c6x/kernel/
Dprocess.c33 void (*pm_power_off)(void); variable
34 EXPORT_SYMBOL(pm_power_off);
76 if (pm_power_off) in machine_power_off()
77 pm_power_off(); in machine_power_off()
/linux-4.1.27/arch/x86/platform/iris/
Diris.c73 old_pm_power_off = pm_power_off; in iris_probe()
74 pm_power_off = &iris_power_off; in iris_probe()
81 pm_power_off = old_pm_power_off; in iris_remove()
/linux-4.1.27/drivers/mfd/
Dab8500-sysctrl.c142 if (!pm_power_off) in ab8500_sysctrl_probe()
143 pm_power_off = ab8500_power_off; in ab8500_sysctrl_probe()
177 if (pm_power_off == ab8500_power_off) in ab8500_sysctrl_remove()
178 pm_power_off = NULL; in ab8500_sysctrl_remove()
Drn5t618.c88 if (!pm_power_off) { in rn5t618_i2c_probe()
90 pm_power_off = rn5t618_power_off; in rn5t618_i2c_probe()
102 pm_power_off = NULL; in rn5t618_i2c_remove()
Drk808.c226 if (pm_off && !pm_power_off) { in rk808_probe()
228 pm_power_off = rk808_device_shutdown; in rk808_probe()
244 pm_power_off = NULL; in rk808_remove()
Dretu-mfd.c282 if (i2c->addr == 1 && !pm_power_off) { in retu_probe()
284 pm_power_off = retu_power_off; in retu_probe()
295 pm_power_off = NULL; in retu_remove()
Daxp20x.c488 if (!pm_power_off) { in axp20x_i2c_probe()
490 pm_power_off = axp20x_power_off; in axp20x_i2c_probe()
504 pm_power_off = NULL; in axp20x_i2c_remove()
Ddm355evm_msp.c362 pm_power_off = NULL; in dm355evm_msp_remove()
401 pm_power_off = dm355evm_power_off; in dm355evm_msp_probe()
Dtps80031.c504 if (pdata->use_power_off && !pm_power_off) { in tps80031_probe()
506 pm_power_off = tps80031_power_off; in tps80031_probe()
528 pm_power_off = NULL; in tps80031_remove()
Dmax8907.c270 if (pm_off && !pm_power_off) { in max8907_i2c_probe()
272 pm_power_off = max8907_power_off; in max8907_i2c_probe()
Dpalmas.c671 } else if (pdata->pm_off && !pm_power_off) { in palmas_i2c_probe()
673 pm_power_off = palmas_power_off; in palmas_i2c_probe()
702 pm_power_off = NULL; in palmas_i2c_remove()
Dtps65910.c508 if (pmic_plat_data->pm_off && !pm_power_off) { in tps65910_i2c_probe()
510 pm_power_off = tps65910_power_off; in tps65910_i2c_probe()
Dtps6586x.c578 if (pdata->pm_off && !pm_power_off) { in tps6586x_i2c_probe()
580 pm_power_off = tps6586x_power_off; in tps6586x_i2c_probe()
Dtwl4030-power.c897 if (twl4030_power_use_poweroff(pdata, node) && !pm_power_off) { in twl4030_power_probe()
914 pm_power_off = twl4030_power_off; in twl4030_power_probe()
/linux-4.1.27/arch/hexagon/kernel/
Dreset.c36 void (*pm_power_off)(void) = NULL; variable
37 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/arc/kernel/
Dreset.c33 void (*pm_power_off) (void) = NULL; variable
34 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/cris/kernel/
Dprocess.c34 void (*pm_power_off)(void); variable
35 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/tile/kernel/
Dreboot.c50 void (*pm_power_off)(void) = NULL; variable
51 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/sparc/kernel/
Dreboot.c22 void (*pm_power_off)(void) = machine_power_off; variable
23 EXPORT_SYMBOL(pm_power_off);
Dprocess_32.c56 void (*pm_power_off)(void) = machine_power_off; variable
57 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/arm64/kernel/
Dprocess.c72 void (*pm_power_off)(void); variable
73 EXPORT_SYMBOL_GPL(pm_power_off);
133 if (pm_power_off) in machine_power_off()
134 pm_power_off(); in machine_power_off()
Dpsci.c302 pm_power_off = psci_sys_poweroff; in psci_0_2_set_functions()
/linux-4.1.27/arch/unicore32/kernel/
Dprocess.c62 void (*pm_power_off)(void) = NULL; variable
63 EXPORT_SYMBOL(pm_power_off);
67 if (pm_power_off) in machine_power_off()
68 pm_power_off(); in machine_power_off()
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio-poweroff.txt5 install a pm_power_off handler. If the optional properties 'input' is
9 When the pm_power_off is called, the gpio is configured as an output,
27 it to an output when the pm_power_off function is called. If this optional
/linux-4.1.27/arch/score/kernel/
Dprocess.c32 void (*pm_power_off)(void); variable
33 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/powerpc/platforms/83xx/
Dmcu_mpc8349emitx.c171 if (!pm_power_off) { in mcu_probe()
173 pm_power_off = mcu_power_off; in mcu_probe()
200 pm_power_off = NULL; in mcu_remove()
/linux-4.1.27/arch/avr32/kernel/
Dprocess.c26 void (*pm_power_off)(void); variable
27 EXPORT_SYMBOL(pm_power_off);
51 if (pm_power_off) in machine_power_off()
52 pm_power_off(); in machine_power_off()
/linux-4.1.27/arch/powerpc/platforms/85xx/
Dsgy_cts1000.c123 pm_power_off = gpio_halt_cb; in gpio_halt_probe()
140 pm_power_off = NULL; in gpio_halt_remove()
Dcorenet_generic.c185 pm_power_off = fsl_hv_halt; in corenet_generic_probe()
/linux-4.1.27/arch/mn10300/kernel/
Dprocess.c50 void (*pm_power_off)(void); variable
51 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/metag/kernel/
Dprocess.c70 void (*pm_power_off)(void); variable
71 EXPORT_SYMBOL(pm_power_off);
93 if (pm_power_off) in machine_power_off()
94 pm_power_off(); in machine_power_off()
/linux-4.1.27/arch/x86/kernel/
Dreboot.c37 void (*pm_power_off)(void); variable
38 EXPORT_SYMBOL(pm_power_off);
669 if (pm_power_off) { in native_machine_power_off()
672 pm_power_off(); in native_machine_power_off()
Dpmc_atom.c306 if (acpi_base_addr != 0 && pm_power_off == NULL) in pmc_setup_dev()
307 pm_power_off = pmc_power_off; in pmc_setup_dev()
Dapm_32.c1850 pm_power_off = apm_power_off; in apm()
2412 pm_power_off = NULL; in apm_exit()
/linux-4.1.27/arch/m32r/kernel/
Dprocess.c47 void (*pm_power_off)(void) = NULL; variable
48 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/drivers/parisc/
Dpower.c98 if (pm_power_off) in process_shutdown()
99 pm_power_off(); in process_shutdown()
/linux-4.1.27/arch/parisc/kernel/
Dprocess.c144 void (*pm_power_off)(void) = machine_power_off; variable
145 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/x86/platform/olpc/
Dolpc-xo1-pm.c150 pm_power_off = xo1_power_off; in xo1_pm_probe()
166 pm_power_off = NULL; in xo1_pm_remove()
/linux-4.1.27/arch/mips/lasat/
Dreset.c59 pm_power_off = lasat_machine_halt; in lasat_reboot_setup()
/linux-4.1.27/arch/microblaze/kernel/
Dprocess.c47 void (*pm_power_off)(void) = NULL; variable
48 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/frv/kernel/
Dprocess.c45 void (*pm_power_off)(void); variable
46 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/mips/mti-malta/
Dmalta-reset.c43 pm_power_off = mips_machine_power_off; in mips_reboot_setup()
/linux-4.1.27/arch/mips/mti-sead3/
Dsead3-reset.c36 pm_power_off = mips_machine_halt; in mips_reboot_setup()
/linux-4.1.27/arch/mips/pnx833x/common/
Dsetup.c54 pm_power_off = pnx833x_machine_power_off; in plat_mem_setup()
/linux-4.1.27/arch/powerpc/kernel/
Dsetup-common.c142 if (pm_power_off) in machine_power_off()
143 pm_power_off(); in machine_power_off()
154 void (*pm_power_off)(void); variable
155 EXPORT_SYMBOL_GPL(pm_power_off);
/linux-4.1.27/arch/mips/loongson1/common/
Dreset.c49 pm_power_off = ls1x_power_off; in ls1x_reboot_setup()
/linux-4.1.27/arch/um/kernel/
Dreboot.c14 void (*pm_power_off)(void); variable
/linux-4.1.27/drivers/firmware/efi/
Dreboot.c52 pm_power_off = efi_power_off; in efi_shutdown_init()
/linux-4.1.27/arch/m68k/kernel/
Dprocess.c85 void (*pm_power_off)(void) = machine_power_off; variable
86 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/mips/loongson/common/
Dreset.c87 pm_power_off = loongson_poweroff; in mips_reboot_setup()
/linux-4.1.27/arch/arm/mach-orion5x/
Ddns323-setup.c672 pm_power_off = dns323a_power_off; in dns323_init()
689 pm_power_off = dns323b_power_off; in dns323_init()
699 pm_power_off = dns323c_power_off; in dns323_init()
Dboard-mss2.c89 pm_power_off = mss2_power_off; in mss2_init()
Dlsmini-setup.c263 pm_power_off = lsmini_power_off; in lsmini_init()
Dls_hgl-setup.c262 pm_power_off = ls_hgl_power_off; in ls_hgl_init()
Dmv2120-setup.c228 pm_power_off = mv2120_power_off; in mv2120_init()
Dls-chl-setup.c315 pm_power_off = lschl_power_off; in lschl_init()
Dts409-setup.c310 pm_power_off = qnap_tsx09_power_off; in qnap_ts409_init()
Dts209-setup.c321 pm_power_off = qnap_tsx09_power_off; in qnap_ts209_init()
Dnet2big-setup.c416 pm_power_off = net2big_power_off; in net2big_init()
Dterastation_pro2-setup.c356 pm_power_off = tsp2_power_off; in tsp2_init()
Dkurobox_pro-setup.c379 pm_power_off = kurobox_pro_power_off; in kurobox_pro_init()
/linux-4.1.27/drivers/char/ipmi/
Dipmi_poweroff.c634 old_poweroff_func = pm_power_off; in ipmi_po_new_smi()
635 pm_power_off = ipmi_poweroff_function; in ipmi_po_new_smi()
649 pm_power_off = old_poweroff_func; in ipmi_po_smi_gone()
740 pm_power_off = old_poweroff_func; in ipmi_poweroff_cleanup()
/linux-4.1.27/arch/mips/sgi-ip27/
Dip27-reset.c80 pm_power_off = ip27_machine_power_off; in ip27_reboot_setup()
/linux-4.1.27/arch/xtensa/kernel/
Dprocess.c52 void (*pm_power_off)(void) = NULL; variable
53 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/x86/platform/intel-mid/
Dmfld.c64 pm_power_off = mfld_power_off; in penwell_arch_setup()
Dintel-mid.c186 pm_power_off = intel_mid_power_off; in x86_intel_mid_early_setup()
/linux-4.1.27/arch/mips/lantiq/falcon/
Dreset.c86 pm_power_off = machine_power_off; in mips_reboot_setup()
/linux-4.1.27/arch/powerpc/platforms/embedded6xx/
Dgamecube.c70 pm_power_off = gamecube_power_off; in gamecube_probe()
Dlinkstation.c151 pm_power_off = linkstation_power_off; in linkstation_probe()
Dwii.c214 pm_power_off = wii_power_off; in wii_probe()
/linux-4.1.27/arch/mips/rb532/
Dsetup.c47 pm_power_off = rb_machine_halt; in plat_mem_setup()
/linux-4.1.27/arch/mips/ar7/
Dsetup.c94 pm_power_off = ar7_machine_power_off; in plat_mem_setup()
/linux-4.1.27/arch/ia64/kernel/
Dprocess.c60 void (*pm_power_off) (void); variable
61 EXPORT_SYMBOL(pm_power_off);
678 if (pm_power_off) in machine_power_off()
679 pm_power_off(); in machine_power_off()
/linux-4.1.27/arch/nios2/kernel/
Dprocess.c27 void (*pm_power_off)(void) = NULL; variable
28 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/mips/ralink/
Dreset.c101 pm_power_off = ralink_halt; in mips_reboot_setup()
/linux-4.1.27/arch/mips/cobalt/
Dsetup.c81 pm_power_off = cobalt_machine_halt; in plat_mem_setup()
/linux-4.1.27/arch/powerpc/platforms/maple/
Dsetup.c172 pm_power_off = rtas_power_off; in maple_use_rtas_reboot_and_halt_if_present()
315 pm_power_off = maple_power_off; in maple_probe()
/linux-4.1.27/arch/mips/alchemy/devboards/
Dplatform.c69 if (!pm_power_off) in db1x_late_setup()
70 pm_power_off = db1x_power_off; in db1x_late_setup()
/linux-4.1.27/arch/sh/boards/mach-landisk/
Dsetup.c92 pm_power_off = landisk_power_off; in landisk_setup()
/linux-4.1.27/arch/mips/jz4740/
Dreset.c117 pm_power_off = jz4740_power_off; in jz4740_reset_init()
/linux-4.1.27/arch/arm/mach-u300/
Dregulator.c101 pm_power_off = u300_pm_poweroff; in __u300_init_boardpower()
/linux-4.1.27/arch/mips/vr41xx/common/
Dpmu.c130 pm_power_off = vr41xx_halt; in vr41xx_pmu_init()
/linux-4.1.27/arch/mips/emma/markeins/
Dsetup.c106 pm_power_off = markeins_machine_power_off; in plat_mem_setup()
/linux-4.1.27/Documentation/devicetree/bindings/power_supply/
Dqnap-poweroff.txt7 pm_power_off which is called to turn the power off.
/linux-4.1.27/arch/powerpc/platforms/cell/
Dqpace_setup.c130 pm_power_off = rtas_power_off; in qpace_probe()
Dsetup.c265 pm_power_off = rtas_power_off; in cell_probe()
/linux-4.1.27/arch/alpha/kernel/
Dprocess.c46 void (*pm_power_off)(void) = machine_power_off; variable
47 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/arm/mach-bcm/
Dboard_bcm2835.c114 pm_power_off = bcm2835_power_off; in bcm2835_init()
/linux-4.1.27/drivers/rtc/
Drtc-omap.c655 if (!pm_power_off) { in omap_rtc_probe()
657 pm_power_off = omap_rtc_power_off; in omap_rtc_probe()
676 if (pm_power_off == omap_rtc_power_off && in omap_rtc_remove()
678 pm_power_off = NULL; in omap_rtc_remove()
/linux-4.1.27/arch/mips/pmcs-msp71xx/
Dmsp_setup.c147 pm_power_off = msp_power_off; in plat_mem_setup()
/linux-4.1.27/arch/mips/bcm63xx/
Dsetup.c153 pm_power_off = bcm63xx_machine_halt; in plat_mem_setup()
/linux-4.1.27/arch/mips/alchemy/
Dboard-xxs1500.c82 pm_power_off = xxs1500_power_off; in board_setup()
Dboard-gpr.c92 pm_power_off = gpr_power_off; in board_setup()
Dboard-mtx1.c101 pm_power_off = mtx1_power_off; in board_setup()
/linux-4.1.27/arch/mips/netlogic/xlp/
Dsetup.c108 pm_power_off = nlm_linux_exit; in plat_mem_setup()
/linux-4.1.27/arch/x86/platform/ce4100/
Dce4100.c167 pm_power_off = ce4100_power_off; in x86_ce4100_early_setup()
/linux-4.1.27/arch/mips/sgi-ip32/
Dip32-reset.c143 pm_power_off = ip32_machine_halt; in ip32_reboot_setup()
/linux-4.1.27/arch/arm/mach-iop32x/
Dglantank.c202 pm_power_off = glantank_power_off; in glantank_init_machine()
Dem7210.c204 pm_power_off = em7210_power_off; in em7210_request_gpios()
Diq31244.c296 pm_power_off = ep80219_power_off; in iq31244_init_machine()
Dn2100.c359 pm_power_off = n2100_power_off; in n2100_init_machine()
/linux-4.1.27/arch/arm/mach-vt8500/
Dvt8500.c158 pm_power_off = &vt8500_power_off; in vt8500_init()
/linux-4.1.27/arch/sh/boards/
Dboard-urquell.c207 pm_power_off = urquell_power_off; in urquell_setup()
Dboard-sh7785lcr.c335 pm_power_off = sh7785lcr_power_off; in sh7785lcr_setup()
/linux-4.1.27/arch/arm/mach-highbank/
Dhighbank.c158 pm_power_off = highbank_power_off; in highbank_init()
/linux-4.1.27/arch/openrisc/kernel/
Dprocess.c78 void (*pm_power_off) (void) = machine_power_off; variable
/linux-4.1.27/arch/mips/sgi-ip22/
Dip22-reset.c191 pm_power_off = sgi_machine_power_off; in reboot_setup()
/linux-4.1.27/arch/mips/sni/
Dsetup.c228 pm_power_off = sni_machine_power_off; in plat_mem_setup()
/linux-4.1.27/arch/mips/netlogic/xlr/
Dsetup.c78 pm_power_off = nlm_linux_exit; in plat_mem_setup()
/linux-4.1.27/arch/blackfin/kernel/
Dprocess.c42 void (*pm_power_off)(void) = NULL; variable
43 EXPORT_SYMBOL(pm_power_off);
/linux-4.1.27/arch/mips/ath79/
Dsetup.c212 pm_power_off = ath79_halt; in plat_mem_setup()
/linux-4.1.27/arch/arm/mach-cns3xxx/
Dcns3420vb.c227 pm_power_off = cns3xxx_power_off; in cns3420_init()
Dcore.c389 pm_power_off = cns3xxx_power_off; in cns3xxx_init()
/linux-4.1.27/arch/sh/boards/mach-sdk7786/
Dsetup.c255 pm_power_off = sdk7786_power_off; in sdk7786_setup()
/linux-4.1.27/arch/arm/mach-ixp4xx/
Ddsmg600-setup.c284 pm_power_off = dsmg600_power_off; in dsmg600_init()
Dnslu2-setup.c265 pm_power_off = nslu2_power_off; in nslu2_init()
Dnas100d-setup.c295 pm_power_off = nas100d_power_off; in nas100d_init()
/linux-4.1.27/arch/mips/bcm47xx/
Dsetup.c193 pm_power_off = bcm47xx_machine_halt; in plat_mem_setup()
/linux-4.1.27/arch/mips/ath25/
Dboard.c195 pm_power_off = ath25_halt; in plat_mem_setup()
/linux-4.1.27/arch/powerpc/platforms/44x/
Dppc476.c97 pm_power_off = avr_power_off_system; in avr_probe()
/linux-4.1.27/arch/mips/lantiq/xway/
Dreset.c228 pm_power_off = ltq_machine_power_off; in mips_reboot_setup()
/linux-4.1.27/arch/powerpc/platforms/52xx/
Defika.c215 pm_power_off = rtas_power_off; in efika_probe()
/linux-4.1.27/drivers/regulator/
Dact8865-regulator.c487 if (!pm_power_off && (off_reg > 0)) { in act8865_pmic_probe()
491 pm_power_off = act8865_power_off; in act8865_pmic_probe()
/linux-4.1.27/arch/sh/boards/mach-r2d/
Dsetup.c282 pm_power_off = rts7751r2d_power_off; in rts7751r2d_setup()
/linux-4.1.27/arch/mips/sibyte/common/
Dcfe.c248 pm_power_off = cfe_linux_halt; in prom_init()
/linux-4.1.27/arch/powerpc/platforms/ps3/
Dsetup.c246 pm_power_off = ps3_power_off; in ps3_probe()
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-vr1000.c309 pm_power_off = vr1000_power_off; in vr1000_map_io()
Dmach-gta02.c582 pm_power_off = gta02_poweroff; in gta02_machine_init()
Dmach-jive.c660 pm_power_off = jive_power_off; in jive_machine_init()
/linux-4.1.27/kernel/
Dreboot.c311 if ((cmd == LINUX_REBOOT_CMD_POWER_OFF) && !pm_power_off) in SYSCALL_DEFINE4()
/linux-4.1.27/arch/arm/xen/
Denlighten.c262 pm_power_off = xen_power_off; in xen_pm_init()
/linux-4.1.27/arch/s390/kernel/
Dsetup.c268 void (*pm_power_off)(void) = machine_power_off; variable
269 EXPORT_SYMBOL_GPL(pm_power_off);
/linux-4.1.27/arch/arm/mach-sa1100/
Dsimpad.c376 pm_power_off = simpad_power_off; in simpad_init()
Dgeneric.c315 pm_power_off = sa1100_power_off; in sa1100_init()
/linux-4.1.27/arch/avr32/boards/atngw100/
Dmrmt.c277 pm_power_off = mrmt_power_off; in mrmt1_init()
/linux-4.1.27/arch/sh/boards/mach-highlander/
Dsetup.c388 pm_power_off = r7780rp_power_off; in highlander_setup()
/linux-4.1.27/arch/arm/mach-s3c64xx/
Dmach-smartq.c294 pm_power_off = smartq_power_off; in smartq_power_off_init()
/linux-4.1.27/arch/arm/mach-pxa/
Dpoodle.c436 pm_power_off = poodle_poweroff; in poodle_init()
Dz2.c722 pm_power_off = z2_power_off; in z2_init()
Dcorgi.c722 pm_power_off = corgi_poweroff; in corgi_init()
Dmioa701.c753 pm_power_off = mioa701_poweroff; in mioa701_machine_init()
Dviper.c922 pm_power_off = viper_power_off; in viper_init()
Dzeus.c850 pm_power_off = zeus_power_off; in zeus_init()
Dtosa.c916 pm_power_off = tosa_poweroff; in tosa_init()
Dspitz.c955 pm_power_off = spitz_poweroff; in spitz_init()
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dsetup.c272 pm_power_off = pnv_power_off; in pnv_setup_machdep_opal()
/linux-4.1.27/drivers/staging/nvec/
Dnvec.c879 pm_power_off = nvec_power_off; in tegra_nvec_probe()
920 pm_power_off = NULL; in tegra_nvec_remove()
/linux-4.1.27/include/linux/
Dpm.h34 extern void (*pm_power_off)(void);
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dsetup.c635 pm_power_off = pmac_power_off; in pmac_probe()
/linux-4.1.27/arch/powerpc/platforms/chrp/
Dsetup.c588 pm_power_off = rtas_power_off; in chrp_probe()
/linux-4.1.27/arch/arm/mach-imx/
Dmach-mx31moboard.c562 pm_power_off = mx31moboard_poweroff; in mx31moboard_init()
/linux-4.1.27/drivers/acpi/
Dsleep.c843 pm_power_off = acpi_power_off; in acpi_sleep_init()
/linux-4.1.27/arch/ia64/sn/kernel/
Dsetup.c496 pm_power_off = ia64_sn_power_down; in sn_setup()
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dsetup.c823 pm_power_off = pseries_power_off; in pSeries_probe()
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Das3722.txt126 is provided through pm_power_off.
/linux-4.1.27/arch/x86/xen/
Denlighten.c1295 if (pm_power_off) in xen_machine_power_off()
1296 pm_power_off(); in xen_machine_power_off()
/linux-4.1.27/kernel/power/
Dhibernate.c609 if (pm_power_off) in power_down()
/linux-4.1.27/arch/mips/dec/
Dsetup.c164 pm_power_off = dec_machine_power_off; in plat_mem_setup()
/linux-4.1.27/arch/arm/mach-exynos/
Dpmu.c876 pm_power_off = exynos5_power_off; in exynos5420_pmu_init()
/linux-4.1.27/arch/x86/lguest/
Dboot.c1578 pm_power_off = lguest_power_off; in lguest_init()
/linux-4.1.27/arch/mips/txx9/generic/
Dsetup.c558 pm_power_off = txx9_machine_halt; in plat_mem_setup()
/linux-4.1.27/arch/powerpc/xmon/
Dxmon.c1021 if (pm_power_off) in bootcmds()
1022 pm_power_off(); in bootcmds()
/linux-4.1.27/drivers/memory/
Demif.c1056 if (pm_power_off) { in emif_threaded_isr()