Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpi_support/
H A Dacpi_hp.c311 static int acpi_hp_sysctl_set(struct acpi_hp_softc *sc, int method,
656 error = acpi_hp_sysctl_set(sc, method, arg, oldarg); in acpi_hp_sysctl()
776 acpi_hp_sysctl_set(struct acpi_hp_softc *sc, int method, int arg, int oldarg) in acpi_hp_sysctl_set() function