daio_mgr_commit_write  412 sound/pci/ctxfi/ctdaio.c 	hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk);
daio_mgr_commit_write  419 sound/pci/ctxfi/ctdaio.c 	hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk);
daio_mgr_commit_write  640 sound/pci/ctxfi/ctdaio.c 	hw->daio_mgr_commit_write(mgr->hw, mgr->ctrl_blk);
daio_mgr_commit_write  683 sound/pci/ctxfi/ctdaio.c 	hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk);
daio_mgr_commit_write  721 sound/pci/ctxfi/ctdaio.c 	daio_mgr->commit_write = daio_mgr_commit_write;
daio_mgr_commit_write  728 sound/pci/ctxfi/ctdaio.c 	hw->daio_mgr_commit_write(hw, daio_mgr->mgr.ctrl_blk);
daio_mgr_commit_write  174 sound/pci/ctxfi/cthardware.h 	int (*daio_mgr_commit_write)(struct hw *hw, void *blk);
daio_mgr_commit_write 2250 sound/pci/ctxfi/cthw20k1.c 	.daio_mgr_commit_write = daio_mgr_commit_write,
daio_mgr_commit_write 2320 sound/pci/ctxfi/cthw20k2.c 	.daio_mgr_commit_write = daio_mgr_commit_write,