Searched refs:src_mgr_enb_src (Results 1 – 4 of 4) sorted by relevance
119 int (*src_mgr_enb_src)(void *blk, unsigned int idx); member
454 static int src_mgr_enb_src(void *blk, unsigned int idx) in src_mgr_enb_src() function2217 .src_mgr_enb_src = src_mgr_enb_src,
454 static int src_mgr_enb_src(void *blk, unsigned int idx) in src_mgr_enb_src() function2287 .src_mgr_enb_src = src_mgr_enb_src,
512 hw->src_mgr_enb_src(mgr->mgr.ctrl_blk, in src_enable()