Searched refs:poweroff_functions (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.c507 static struct poweroff_function poweroff_functions[] = { variable in typeref:struct:poweroff_function
523 #define NUM_PO_FUNCS (sizeof(poweroff_functions) \
603 if (poweroff_functions[i].detect(ipmi_user))
615 poweroff_functions[i].platform_type);
616 specific_poweroff_func = poweroff_functions[i].poweroff_func;

Completed in 256 milliseconds