Lines Matching refs:poweroff
1 obj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
2 obj-$(CONFIG_POWER_RESET_AT91_POWEROFF) += at91-poweroff.o
6 obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
9 obj-$(CONFIG_POWER_RESET_IMX) += imx-snvs-poweroff.o
10 obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
11 obj-$(CONFIG_POWER_RESET_LTC2952) += ltc2952-poweroff.o
12 obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
13 obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
14 obj-$(CONFIG_POWER_RESET_ST) += st-poweroff.o
16 obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
20 obj-$(CONFIG_POWER_RESET_SYSCON_POWEROFF) += syscon-poweroff.o