Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/acpi/
H A Dacpi_button.c59 struct acpibut_softc { struct
91 CFATTACH_DECL_NEW(acpibut, sizeof(struct acpibut_softc),
115 struct acpibut_softc *sc = device_private(self); in acpibut_attach()
154 struct acpibut_softc *sc = device_private(self); in acpibut_detach()
172 struct acpibut_softc *sc = device_private(dv); in acpibut_pressed_event()