Searched refs:notify_status (Results 1 – 5 of 5) sorted by relevance
212 clone->notify_status = APM_EV_NONE; in apm_create_clone()242 clone->notify_status != APM_EV_ACKED) in apmdtor()319 if (acpi_sc->acpi_next_sstate != 0 && clone->notify_status == in apmioctl()327 clone->notify_status = APM_EV_NOTIFIED; in apmioctl()
241 void (*notify_status)(void *ctx, const char *status, member
94 if (sm->eapol_cb->notify_status) in eap_notify_status()95 sm->eapol_cb->notify_status(sm->eapol_ctx, status, parameter); in eap_notify_status()
115 int notify_status; member
2873 clone->notify_status = APM_EV_NONE; in acpi_ReqSleepState()2946 clone->notify_status = APM_EV_ACKED; in acpi_AckSleepState()2949 clone->notify_status != APM_EV_ACKED) { in acpi_AckSleepState()