Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dctdaio.c408 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk); in dao_rsc_init()
413 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk); in dao_rsc_uninit()
637 hw->daio_mgr_commit_write(mgr->hw, mgr->ctrl_blk); in daio_imap_delete()
668 static int daio_mgr_commit_write(struct daio_mgr *mgr) in daio_mgr_create()
672 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk); in daio_mgr_create()
710 daio_mgr->commit_write = daio_mgr_commit_write; in daio_mgr_destroy()
717 hw->daio_mgr_commit_write(hw, daio_mgr->mgr.ctrl_blk); in daio_mgr_destroy()
648 static int daio_mgr_commit_write(struct daio_mgr *mgr) daio_mgr_commit_write() function
H A Dcthardware.h177 int (*daio_mgr_commit_write)(struct hw *hw, void *blk); member
H A Dcthw20k1.c1098 static int daio_mgr_commit_write(struct hw *hw, void *blk) in daio_mgr_commit_write() function
2218 .daio_mgr_commit_write = daio_mgr_commit_write,
H A Dcthw20k2.c1052 static int daio_mgr_commit_write(struct hw *hw, void *blk) in daio_mgr_commit_write() function
2360 .daio_mgr_commit_write = daio_mgr_commit_write,