Lines Matching refs:poweroff
2 obj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
3 obj-$(CONFIG_POWER_RESET_AT91_POWEROFF) += at91-poweroff.o
9 obj-$(CONFIG_POWER_RESET_GEMINI_POWEROFF) += gemini-poweroff.o
10 obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
13 obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
16 obj-$(CONFIG_POWER_RESET_PIIX4_POWEROFF) += piix4-poweroff.o
17 obj-$(CONFIG_POWER_RESET_LTC2952) += ltc2952-poweroff.o
18 obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
19 obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
20 obj-$(CONFIG_POWER_RESET_ST) += st-poweroff.o
22 obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
26 obj-$(CONFIG_POWER_RESET_SYSCON_POWEROFF) += syscon-poweroff.o
31 obj-$(CONFIG_POWER_RESET_SC27XX) += sc27xx-poweroff.o