Searched refs:src_mgr_commit_write (Results 1 – 4 of 4) sorted by relevance
528 static int src_mgr_commit_write(struct src_mgr *mgr) in src_mgr_commit_write() function532 hw->src_mgr_commit_write(hw, mgr->mgr.ctrl_blk); in src_mgr_commit_write()559 src_mgr->commit_write = src_mgr_commit_write; in src_mgr_create()566 hw->src_mgr_commit_write(hw, src_mgr->mgr.ctrl_blk); in src_mgr_create()
122 int (*src_mgr_commit_write)(struct hw *hw, void *blk);120 int (*src_mgr_commit_write)(struct hw *hw, void *blk); global() member
458 static int src_mgr_commit_write(struct hw *hw, void *blk) in src_mgr_commit_write() function2166 .src_mgr_commit_write = src_mgr_commit_write,
458 static int src_mgr_commit_write(struct hw *hw, void *blk) in src_mgr_commit_write() function2308 .src_mgr_commit_write = src_mgr_commit_write,