Searched refs:srcimp_mgr_commit_write (Results 1 – 4 of 4) sorted by relevance
128 int (*srcimp_mgr_commit_write)(struct hw *hw, void *blk); member
559 static int srcimp_mgr_commit_write(struct hw *hw, void *blk) in srcimp_mgr_commit_write() function2200 .srcimp_mgr_commit_write = srcimp_mgr_commit_write,
557 static int srcimp_mgr_commit_write(struct hw *hw, void *blk) in srcimp_mgr_commit_write() function2273 .srcimp_mgr_commit_write = srcimp_mgr_commit_write,
785 hw->srcimp_mgr_commit_write(mgr->hw, mgr->ctrl_blk); in srcimp_map_op()
Completed in 16 milliseconds