Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpi_support/
H A Dacpi_system76.c102 char *get_method; member
118 .get_method = S76_CTRL_GKBB,
124 .get_method = S76_CTRL_GKBC,
130 .get_method = S76_CTRL_GBCT,
136 .get_method = S76_CTRL_GBCT,
254 s76_sysctl_table[method].get_method, &Args, &Buf); in acpi_system76_update()
266 status = acpi_GetInteger(sc->handle, s76_sysctl_table[method].get_method, in acpi_system76_update()
325 s76_sysctl_table[method].get_method, &ctrl->val))) { in acpi_system76_check()