Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h226 #define INIT_COMPLETION(x) INIT_COMPLETION_locked(&(x)) macro
/f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c1845 INIT_COMPLETION(arm_state->vc_suspend_complete); in set_suspend_state()
1874 INIT_COMPLETION(arm_state->vc_resume_complete); in set_resume_state()
1937 INIT_COMPLETION(arm_state->blocked_blocker); in block_resume()
1983 INIT_COMPLETION(arm_state->resume_blocker); in block_resume()