Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/acpi_sony/
H A Dacpi_sony.c70 char *setmethod; member
146 ((acpi_sony_oids[i].setmethod)? CTLFLAG_RW: CTLFLAG_RD), in acpi_sony_attach()
188 if (error || !req->newptr || !acpi_sony_oids[function].setmethod) in sysctl_acpi_sony_gen_handler()
191 acpi_sony_oids[function].setmethod, val); in sysctl_acpi_sony_gen_handler()