Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/ipmi/
Dipmi_poweroff.c526 static struct poweroff_function poweroff_functions[] = { variable
542 #define NUM_PO_FUNCS (sizeof(poweroff_functions) \
620 if (poweroff_functions[i].detect(ipmi_user)) in ipmi_po_new_smi()
632 poweroff_functions[i].platform_type); in ipmi_po_new_smi()
633 specific_poweroff_func = poweroff_functions[i].poweroff_func; in ipmi_po_new_smi()