Searched refs: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.c504 void (*poweroff_func)(ipmi_user_t user); member in struct:poweroff_function
510 .poweroff_func = ipmi_poweroff_atca },
513 .poweroff_func = ipmi_poweroff_cpi1 },
516 .poweroff_func = ipmi_poweroff_chassis },
521 .poweroff_func = ipmi_poweroff_chassis },
616 specific_poweroff_func = poweroff_functions[i].poweroff_func;

Completed in 140 milliseconds