Searched refs:acpi_gbl_next_table_owner_id (Results 1 – 2 of 2) sorted by relevance
731 owner_id = acpi_gbl_next_table_owner_id; in acpi_ut_allocate_owner_id()732 acpi_gbl_next_table_owner_id++; in acpi_ut_allocate_owner_id()736 if (acpi_gbl_next_table_owner_id == ACPI_FIRST_METHOD_ID) in acpi_ut_allocate_owner_id()738 acpi_gbl_next_table_owner_id = ACPI_FIRST_TABLE_ID; in acpi_ut_allocate_owner_id()870 acpi_gbl_next_table_owner_id = ACPI_FIRST_TABLE_ID; in acpi_ut_init_globals()
187 ACPI_EXTERN u16 acpi_gbl_next_table_owner_id; variable