Home
last modified time | relevance | path

Searched refs:acpi_ps_has_completed_scope (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dpsscope.c37 * FUNCTION: acpi_ps_has_completed_scope
49 u8 acpi_ps_has_completed_scope(struct acpi_parse_state * parser_state) in acpi_ps_has_completed_scope() function
H A Dacparser.h147 u8 acpi_ps_has_completed_scope(struct acpi_parse_state *parser_state);
H A Dpsloop.c244 if (acpi_ps_has_completed_scope(parser_state)) { in acpi_ps_parse_loop()
H A Dpsobject.c608 if (acpi_ps_has_completed_scope(&(walk_state->parser_state))) { in acpi_ps_complete_op()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dpsscope.c37 * FUNCTION: acpi_ps_has_completed_scope
49 u8 acpi_ps_has_completed_scope(struct acpi_parse_state * parser_state) in acpi_ps_has_completed_scope() function
H A Dacparser.h147 u8 acpi_ps_has_completed_scope(struct acpi_parse_state *parser_state);
H A Dpsloop.c244 if (acpi_ps_has_completed_scope(parser_state)) { in acpi_ps_parse_loop()
H A Dpsobject.c608 if (acpi_ps_has_completed_scope(&(walk_state->parser_state))) { in acpi_ps_complete_op()

Completed in 5 milliseconds