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