Home
last modified time | relevance | path

Searched refs:num_inst (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/acpi/
Dacpi.h244 int acpi_madt_entry_get(int type, ACPI_SUBTABLE_HEADER **tables, int *num_inst);
266 union acpi_dmar_id *dmar_id, int *num_inst, int max_inst);
/Zephyr-latest/lib/acpi/
Dacpi.c690 int acpi_madt_entry_get(int type, ACPI_SUBTABLE_HEADER **tables, int *num_inst) in acpi_madt_entry_get() argument
706 *num_inst = acpi_get_subtable_entry_num(type, subtable, offset, base, in acpi_madt_entry_get()
837 union acpi_dmar_id *dmar_id, int *num_inst, int max_inst) in acpi_drhd_get() argument
894 *num_inst = i; in acpi_drhd_get()