Searched defs:acpi_db_command_help (Results 1 – 1 of 1) sorted by relevance
27 struct acpi_db_command_help { struct28 u8 line_count; /* Number of help lines */29 char *invocation; /* Command Invocation */30 char *description; /* Command Description */