Searched refs:old_poweroff_func (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/ipmi/
H A Dipmi_poweroff.c67 static void (*old_poweroff_func)(void); variable
634 old_poweroff_func = pm_power_off;
649 pm_power_off = old_poweroff_func;
740 pm_power_off = old_poweroff_func;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/ipmi/
H A Dipmi_poweroff.c67 static void (*old_poweroff_func)(void); variable
634 old_poweroff_func = pm_power_off;
649 pm_power_off = old_poweroff_func;
740 pm_power_off = old_poweroff_func;

Completed in 94 milliseconds