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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/ipmi/
H A Dipmi_poweroff.c67 static void (*old_poweroff_func)(void); variable
617 old_poweroff_func = pm_power_off;
632 pm_power_off = old_poweroff_func;
727 pm_power_off = old_poweroff_func;

Completed in 24 milliseconds