Searched defs:bind_dest (Results 1 – 2 of 2) sorted by relevance
251 static hi_s32 sys_get_binder_by_src(hi_mpp_chn *src_chn, hi_mpp_bind_dest *bind_dest) in sys_get_binder_by_src()707 hi_s32 sys_get_bind_by_src(hi_mpp_chn *src_chn, hi_mpp_bind_dest *bind_dest) in sys_get_bind_by_src()719 hi_s32 sys_get_bind_by_src_with_lock(hi_mpp_chn *src_chn, hi_mpp_bind_dest *bind_dest) in sys_get_bind_by_src_with_lock()
477 #define call_sys_get_bind_by_src(src_chn, bind_dest) \ argument