Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/
H A Dacpi.c160 static int acpi_supported_sleep_state_sysctl(SYSCTL_HANDLER_ARGS);
605 0, 0, acpi_supported_sleep_state_sysctl, "A", ""); in acpi_attach()
3444 acpi_supported_sleep_state_sysctl(SYSCTL_HANDLER_ARGS) in acpi_supported_sleep_state_sysctl() function