Searched refs:statements (Results 1 – 2 of 2) sorted by relevance
236 void acpi_db_disassemble_aml(char *statements, union acpi_parse_object *op) in acpi_db_disassemble_aml() argument245 if (statements) { in acpi_db_disassemble_aml()246 num_statements = strtoul(statements, NULL, 0); in acpi_db_disassemble_aml()
125 void acpi_db_disassemble_aml(char *statements, union acpi_parse_object *op);