Home
last modified time | relevance | path

Searched refs:src_mgr_commit_write (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/sound/pci/ctxfi/
Dctsrc.c537 static int src_mgr_commit_write(struct src_mgr *mgr) in src_mgr_commit_write() function
541 hw->src_mgr_commit_write(hw, mgr->mgr.ctrl_blk); in src_mgr_commit_write()
568 src_mgr->commit_write = src_mgr_commit_write; in src_mgr_create()
574 ((struct hw *)hw)->src_mgr_commit_write(hw, src_mgr->mgr.ctrl_blk); in src_mgr_create()
Dcthardware.h122 int (*src_mgr_commit_write)(struct hw *hw, void *blk); member
Dcthw20k1.c468 static int src_mgr_commit_write(struct hw *hw, void *blk) in src_mgr_commit_write() function
2219 .src_mgr_commit_write = src_mgr_commit_write,
Dcthw20k2.c468 static int src_mgr_commit_write(struct hw *hw, void *blk) in src_mgr_commit_write() function
2289 .src_mgr_commit_write = src_mgr_commit_write,