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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctdaio.c424 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk);
431 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk);
655 hw->daio_mgr_commit_write(mgr->hw, mgr->ctrl_blk);
694 static int daio_mgr_commit_write(struct daio_mgr *mgr) function
698 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk);
736 daio_mgr->commit_write = daio_mgr_commit_write;
742 ((struct hw *)hw)->daio_mgr_commit_write(hw, daio_mgr->mgr.ctrl_blk);
H A Dcthardware.h165 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) function
2259 .daio_mgr_commit_write = daio_mgr_commit_write,
H A Dcthw20k2.c1059 static int daio_mgr_commit_write(struct hw *hw, void *blk) function
2190 .daio_mgr_commit_write = daio_mgr_commit_write,

Completed in 201 milliseconds