Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/acpi/
Dacpi_bat.c185 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) in acpibat_get_object() function
363 obj = acpibat_get_object(hdl, "_BIF", ACPIBAT_BIF_COUNT); in acpibat_get_info()
525 obj = acpibat_get_object(hdl, "_BST", ACPIBAT_BST_COUNT); in acpibat_get_status()