Home
last modified time | relevance | path

Searched refs:sys_off_data (Results 1 – 17 of 17) sorted by relevance

/Linux-v6.6/include/linux/
Dreboot.h133 struct sys_off_data { struct
142 int (*callback)(struct sys_off_data *data), argument
149 int (*callback)(struct sys_off_data *data),
153 int (*callback)(struct sys_off_data *data),
157 int (*callback)(struct sys_off_data *data),
/Linux-v6.6/kernel/
Dreboot.c53 int (*sys_off_cb)(struct sys_off_data *data);
320 struct sys_off_data data = {}; in sys_off_notify()
391 int (*callback)(struct sys_off_data *data), in register_sys_off_handler()
505 int (*callback)(struct sys_off_data *data), in devm_register_sys_off_handler()
531 int (*callback)(struct sys_off_data *data), in devm_register_power_off_handler()
553 int (*callback)(struct sys_off_data *data), in devm_register_restart_handler()
565 static int platform_power_off_notify(struct sys_off_data *data) in platform_power_off_notify()
618 static int legacy_pm_power_off(struct sys_off_data *data) in legacy_pm_power_off()
/Linux-v6.6/drivers/firmware/efi/
Dreboot.c54 static int efi_power_off(struct sys_off_data *data) in efi_power_off()
/Linux-v6.6/arch/xtensa/platforms/iss/
Dsetup.c28 static int iss_power_off(struct sys_off_data *unused) in iss_power_off()
/Linux-v6.6/arch/xtensa/platforms/xt2000/
Dsetup.c45 static int xt2000_power_off(struct sys_off_data *unused) in xt2000_power_off()
/Linux-v6.6/drivers/mfd/
Dtps65219.c35 static int tps65219_power_off_handler(struct sys_off_data *data) in tps65219_power_off_handler()
51 static int tps65219_restart_handler(struct sys_off_data *data) in tps65219_restart_handler()
Dstpmic1.c121 static int stpmic1_power_off(struct sys_off_data *data) in stpmic1_power_off()
Drk8xx-core.c517 static int rk808_power_off(struct sys_off_data *data) in rk808_power_off()
551 static int rk808_restart(struct sys_off_data *data) in rk808_restart()
Daxp20x.c1109 static int axp20x_power_off(struct sys_off_data *data) in axp20x_power_off()
/Linux-v6.6/drivers/soc/renesas/
Dpwc-rzv2m.c72 static int rzv2m_pwc_poweroff(struct sys_off_data *data) in rzv2m_pwc_poweroff()
/Linux-v6.6/drivers/parisc/
Dlasi.c149 static int lasi_power_off(struct sys_off_data *data) in lasi_power_off()
/Linux-v6.6/drivers/power/reset/
Dodroid-go-ultra-poweroff.c29 static int odroid_go_ultra_poweroff_prepare(struct sys_off_data *data) in odroid_go_ultra_poweroff_prepare()
/Linux-v6.6/arch/xtensa/platforms/xtfpga/
Dsetup.c36 static int xtfpga_power_off(struct sys_off_data *unused) in xtfpga_power_off()
/Linux-v6.6/drivers/acpi/
Dsleep.c1067 static int acpi_power_off_prepare(struct sys_off_data *data) in acpi_power_off_prepare()
1076 static int acpi_power_off(struct sys_off_data *data) in acpi_power_off()
/Linux-v6.6/drivers/platform/x86/x86-android-tablets/
Dlenovo.c503 static int lenovo_yoga_tab2_830_1050_power_off(struct sys_off_data *data) in lenovo_yoga_tab2_830_1050_power_off()
/Linux-v6.6/drivers/regulator/
Dpfuze100-regulator.c575 static int pfuze_power_off_prepare(struct sys_off_data *data) in pfuze_power_off_prepare()
/Linux-v6.6/drivers/soc/tegra/
Dpmc.c1145 static int tegra_pmc_restart_handler(struct sys_off_data *data) in tegra_pmc_restart_handler()
1152 static int tegra_pmc_power_off_handler(struct sys_off_data *data) in tegra_pmc_power_off_handler()