Searched refs:notify_status (Results 1 – 5 of 5) sorted by relevance
209 clone->notify_status = APM_EV_NONE; in apm_create_clone()239 clone->notify_status != APM_EV_ACKED) in apmdtor()316 if (acpi_sc->acpi_next_sstate != 0 && clone->notify_status == in apmioctl()324 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()
119 int notify_status; member
3202 clone->notify_status = APM_EV_NONE; in acpi_ReqSleepState()3275 clone->notify_status = APM_EV_ACKED; in acpi_AckSleepState()3278 clone->notify_status != APM_EV_ACKED) { in acpi_AckSleepState()