Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/acpi_toshiba/
H A Dacpi_toshiba.c124 struct acpi_toshiba_softc { struct
145 static void hci_key_action(struct acpi_toshiba_softc *sc, ACPI_HANDLE h, argument
179 sizeof(struct acpi_toshiba_softc),
234 struct acpi_toshiba_softc *sc; in acpi_toshiba_attach()
276 struct acpi_toshiba_softc *sc; in acpi_toshiba_detach()
291 struct acpi_toshiba_softc *sc; in acpi_toshiba_sysctl()
296 sc = (struct acpi_toshiba_softc *)oidp->oid_arg1; in acpi_toshiba_sysctl()
472 hci_key_action(struct acpi_toshiba_softc *sc, ACPI_HANDLE h, UINT32 key) in hci_key_action()
518 struct acpi_toshiba_softc *sc; in acpi_toshiba_notify()
521 sc = (struct acpi_toshiba_softc *)context; in acpi_toshiba_notify()
[all …]