Searched refs:acpi_parse_aml (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/dev/acpi/ |
H A D | dsdt.h | 57 int acpi_parse_aml(struct acpi_softc *, const char *,
|
H A D | acpi.c | 1130 acpi_parse_aml(sc, NULL, p_dsdt->aml, in acpi_attach_common() 1138 acpi_parse_aml(sc, NULL, p_dsdt->aml, in acpi_attach_common()
|
H A D | dsdt.c | 3766 acpi_parse_aml(sc, rootpath, p_dsdt->aml, in aml_loadtable() 4531 acpi_parse_aml(struct acpi_softc *sc, const char *rootpath, in acpi_parse_aml() function
|