Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | iTCO_vendor_pre_start(acpibase, heartbeat) {} |
#define | iTCO_vendor_pre_stop(acpibase) {} |
#define | iTCO_vendor_pre_keepalive(acpibase, heartbeat) {} |
#define | iTCO_vendor_pre_set_heartbeat(heartbeat) {} |
#define | iTCO_vendor_check_noreboot_on() 1 |
#define iTCO_vendor_check_noreboot_on | ( | void | ) | 1 |
Definition at line 13 of file iTCO_vendor.h.
#define iTCO_vendor_pre_keepalive | ( | acpibase, | |
heartbeat | |||
) | {} |
Definition at line 11 of file iTCO_vendor.h.
#define iTCO_vendor_pre_set_heartbeat | ( | heartbeat | ) | {} |
Definition at line 12 of file iTCO_vendor.h.
#define iTCO_vendor_pre_start | ( | acpibase, | |
heartbeat | |||
) | {} |
Definition at line 9 of file iTCO_vendor.h.
#define iTCO_vendor_pre_stop | ( | acpibase | ) | {} |
Definition at line 10 of file iTCO_vendor.h.