Linux Kernel
3.7.1
|
Data Fields | |
char * | platform_type |
int(* | detect )(ipmi_user_t user) |
void(* | poweroff_func )(ipmi_user_t user) |
Definition at line 520 of file ipmi_poweroff.c.
int(* detect)(ipmi_user_t user) |
Definition at line 522 of file ipmi_poweroff.c.
char* platform_type |
Definition at line 521 of file ipmi_poweroff.c.
void(* poweroff_func)(ipmi_user_t user) |
Definition at line 523 of file ipmi_poweroff.c.