Home
last modified time | relevance | path

Searched refs:use_poweroff (Results 1 – 11 of 11) sorted by relevance

/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-evm-common.dtsi77 ti,use_poweroff;
H A Dlogicpd-torpedo-som.dtsi192 ti,use_poweroff;
H A Domap3-sniper.dts156 ti,use_poweroff;
H A Domap3-ldp.dts167 ti,use_poweroff;
H A Dlogicpd-som-lv.dtsi289 ti,use_poweroff;
H A Domap3-beagle-xm.dts295 ti,use_poweroff;
H A Domap3-n950-n9.dtsi160 ti,use_poweroff;
H A Domap3-pandora-common.dtsi380 ti,use_poweroff;
H A Domap3-n900.dts512 ti,use_poweroff;
/linux/include/linux/mfd/
H A Dtwl.h644 bool use_poweroff; /* Board is wired for TWL poweroff */ member
/linux/drivers/mfd/
H A Dtwl4030-power.c680 if (pdata && pdata->use_poweroff) in twl4030_power_use_poweroff()