Searched refs:daio_mgr_commit_write (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/sound/pci/ctxfi/
H A Dctdaio.c415 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk); dao_rsc_init()
422 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk); dao_rsc_init()
643 hw->daio_mgr_commit_write(mgr->hw, mgr->ctrl_blk); daio_map_op()
682 static int daio_mgr_commit_write(struct daio_mgr *mgr) daio_mgr_commit_write() function
686 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk); daio_mgr_commit_write()
724 daio_mgr->commit_write = daio_mgr_commit_write; daio_mgr_create()
731 hw->daio_mgr_commit_write(hw, daio_mgr->mgr.ctrl_blk); daio_mgr_create()
H A Dcthardware.h178 int (*daio_mgr_commit_write)(struct hw *hw, void *blk); member in struct:hw
H A Dcthw20k1.c1108 static int daio_mgr_commit_write(struct hw *hw, void *blk) daio_mgr_commit_write() function
2261 .daio_mgr_commit_write = daio_mgr_commit_write,
H A Dcthw20k2.c1061 static int daio_mgr_commit_write(struct hw *hw, void *blk) daio_mgr_commit_write() function
2331 .daio_mgr_commit_write = daio_mgr_commit_write,

Completed in 87 milliseconds