Searched defs:acpi_hest_notify (Results 1 – 1 of 1) sorted by relevance
100633 struct acpi_hest_notify { struct100634 u8 type;100635 u8 length;100636 u16 config_write_enable;100637 u32 poll_interval;100638 u32 vector;100639 u32 polling_threshold_value;100640 u32 polling_threshold_window;100641 u32 error_threshold_value;100665 struct acpi_hest_notify notify; argument