Lines Matching full:poweroff
2 obj-$(CONFIG_POWER_RESET_AS3722) += as3722-poweroff.o
3 obj-$(CONFIG_POWER_RESET_AT91_POWEROFF) += at91-poweroff.o
6 obj-$(CONFIG_POWER_RESET_ATC260X) += atc260x-poweroff.o
11 obj-$(CONFIG_POWER_RESET_GEMINI_POWEROFF) += gemini-poweroff.o
12 obj-$(CONFIG_POWER_RESET_GPIO) += gpio-poweroff.o
15 obj-$(CONFIG_POWER_RESET_LINKSTATION) += linkstation-poweroff.o
16 obj-$(CONFIG_POWER_RESET_MSM) += msm-poweroff.o
17 obj-$(CONFIG_POWER_RESET_MT6323) += mt6323-poweroff.o
20 obj-$(CONFIG_POWER_RESET_ODROID_GO_ULTRA_POWEROFF) += odroid-go-ultra-poweroff.o
21 obj-$(CONFIG_POWER_RESET_PIIX4_POWEROFF) += piix4-poweroff.o
22 obj-$(CONFIG_POWER_RESET_LTC2952) += ltc2952-poweroff.o
23 obj-$(CONFIG_POWER_RESET_QNAP) += qnap-poweroff.o
24 obj-$(CONFIG_POWER_RESET_REGULATOR) += regulator-poweroff.o
25 obj-$(CONFIG_POWER_RESET_RESTART) += restart-poweroff.o
26 obj-$(CONFIG_POWER_RESET_ST) += st-poweroff.o
29 obj-$(CONFIG_POWER_RESET_VEXPRESS) += vexpress-poweroff.o
33 obj-$(CONFIG_POWER_RESET_SYSCON_POWEROFF) += syscon-poweroff.o
37 obj-$(CONFIG_POWER_RESET_SC27XX) += sc27xx-poweroff.o