Searched refs:wait_time_event (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/iwm/
H A Dif_iwm_time_event.c299 struct iwm_notification_wait wait_time_event; local
316 iwm_init_notification_wait(sc->sc_notif_wait, &wait_time_event,
327 iwm_remove_notification(sc->sc_notif_wait, &wait_time_event);
333 ret = iwm_wait_notification(sc->sc_notif_wait, &wait_time_event, 1);

Completed in 118 milliseconds