Home
last modified time | relevance | path

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

/dragonfly/sys/dev/acpica/
H A Dacpi.c81 static struct dev_ops acpi_ops = { variable
697 sc->acpi_dev_t = make_dev(&acpi_ops, 0, UID_ROOT, GID_WHEEL, 0644, "acpi"); in acpi_attach()