Searched refs:acpi_hp_sysctl_get (Results 1 – 1 of 1) sorted by relevance
313 static int acpi_hp_sysctl_get(struct acpi_hp_softc *sc, int method);571 (arg = acpi_hp_sysctl_get(sc, in acpi_hp_attach()652 arg = acpi_hp_sysctl_get(sc, method); in acpi_hp_sysctl()664 acpi_hp_sysctl_get(struct acpi_hp_softc *sc, int method) in acpi_hp_sysctl_get() function