Searched refs:src_mgr_enbs_src (Results 1 – 4 of 4) sorted by relevance
117 int (*src_mgr_enbs_src)(void *blk, unsigned int idx); member
446 static int src_mgr_enbs_src(void *blk, unsigned int idx) in src_mgr_enbs_src() function2216 .src_mgr_enbs_src = src_mgr_enbs_src,
446 static int src_mgr_enbs_src(void *blk, unsigned int idx) in src_mgr_enbs_src() function2286 .src_mgr_enbs_src = src_mgr_enbs_src,
496 hw->src_mgr_enbs_src(mgr->mgr.ctrl_blk, in src_enable_s()