Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ctxfi/
Dctdaio.c416 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk); in dao_rsc_init()
423 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk); in dao_rsc_init()
644 hw->daio_mgr_commit_write(mgr->hw, mgr->ctrl_blk); in daio_map_op()
683 static int daio_mgr_commit_write(struct daio_mgr *mgr) in daio_mgr_commit_write() function
687 hw->daio_mgr_commit_write(hw, mgr->mgr.ctrl_blk); in daio_mgr_commit_write()
725 daio_mgr->commit_write = daio_mgr_commit_write; in daio_mgr_create()
732 hw->daio_mgr_commit_write(hw, daio_mgr->mgr.ctrl_blk); in daio_mgr_create()
Dcthardware.h178 int (*daio_mgr_commit_write)(struct hw *hw, void *blk); member
Dcthw20k1.c1102 static int daio_mgr_commit_write(struct hw *hw, void *blk) in daio_mgr_commit_write() function
2254 .daio_mgr_commit_write = daio_mgr_commit_write,
Dcthw20k2.c1055 static int daio_mgr_commit_write(struct hw *hw, void *blk) in daio_mgr_commit_write() function
2324 .daio_mgr_commit_write = daio_mgr_commit_write,