Searched refs:src_mgr_enbs_src (Results 1 – 4 of 4) sorted by relevance
114 int (*src_mgr_enbs_src)(void *blk, unsigned int idx); member
436 static int src_mgr_enbs_src(void *blk, unsigned int idx) in src_mgr_enbs_src() function2195 .src_mgr_enbs_src = src_mgr_enbs_src,
436 static int src_mgr_enbs_src(void *blk, unsigned int idx) in src_mgr_enbs_src() function2265 .src_mgr_enbs_src = src_mgr_enbs_src,
493 hw->src_mgr_enbs_src(mgr->mgr.ctrl_blk, in src_enable_s()