/src/sys/dev/acpi/ |
acpi_bat.c | 185 static ACPI_OBJECT *acpibat_get_object(ACPI_HANDLE, const char *, uint32_t); 325 acpibat_get_object(ACPI_HANDLE hdl, const char *pth, uint32_t count) function in typeref:typename:ACPI_OBJECT * 363 obj = acpibat_get_object(hdl, "_BIF", ACPIBAT_BIF_COUNT); 525 obj = acpibat_get_object(hdl, "_BST", ACPIBAT_BST_COUNT);
|
acpi_bat.c | 185 static ACPI_OBJECT *acpibat_get_object(ACPI_HANDLE, const char *, uint32_t); 325 acpibat_get_object(ACPI_HANDLE hdl, const char *pth, uint32_t count) function in typeref:typename:ACPI_OBJECT * 363 obj = acpibat_get_object(hdl, "_BIF", ACPIBAT_BIF_COUNT); 525 obj = acpibat_get_object(hdl, "_BST", ACPIBAT_BST_COUNT);
|
acpi_bat.c | 185 static ACPI_OBJECT *acpibat_get_object(ACPI_HANDLE, const char *, uint32_t); 325 acpibat_get_object(ACPI_HANDLE hdl, const char *pth, uint32_t count) function in typeref:typename:ACPI_OBJECT * 363 obj = acpibat_get_object(hdl, "_BIF", ACPIBAT_BIF_COUNT); 525 obj = acpibat_get_object(hdl, "_BST", ACPIBAT_BST_COUNT);
|