Home
last modified time | relevance | path

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

/freebsd/sys/dev/acpi_support/
H A Dacpi_hp.c145 int has_notify; /* notification GUID found */ member
498 sc->has_notify = 0; in acpi_hp_attach()
531 sc->has_notify = 1; in acpi_hp_attach()
558 if (((!sc->has_notify || !sc->has_wireless) && in acpi_hp_attach()
618 if (sc->has_notify) { in acpi_hp_detach()