Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/acpi/
Dacpihid.c120 int acpihid_button_array_enable(struct acpihid_softc *, int);
195 acpihid_button_array_enable(sc, 1); in acpihid_attach()
335 acpihid_button_array_enable(struct acpihid_softc *sc, int enable) in acpihid_button_array_enable() function