Searched refs:notify_status (Results 1 – 5 of 5) sorted by relevance
210 clone->notify_status = APM_EV_NONE; in apm_create_clone()240 clone->notify_status != APM_EV_ACKED) in apmdtor()317 if (acpi_sc->acpi_next_sstate != 0 && clone->notify_status == in apmioctl()325 clone->notify_status = APM_EV_NOTIFIED; in apmioctl()
236 void (*notify_status)(void *ctx, const char *status, member
90 if (sm->eapol_cb->notify_status) in eap_notify_status()91 sm->eapol_cb->notify_status(sm->eapol_ctx, status, parameter); in eap_notify_status()
101 int notify_status; member
2618 clone->notify_status = APM_EV_NONE; in acpi_ReqSleepState()2691 clone->notify_status = APM_EV_ACKED; in acpi_AckSleepState()2694 clone->notify_status != APM_EV_ACKED) { in acpi_AckSleepState()