Home
last modified time | relevance | path

Searched refs:src_mgr_commit_write (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ctxfi/
H A Dcthardware.h120 int (*src_mgr_commit_write)(struct hw *hw, void *blk); member
H A Dctsrc.c534 static int src_mgr_commit_write(struct src_mgr *mgr) in src_mgr_commit_write() function
538 hw->src_mgr_commit_write(hw, mgr->mgr.ctrl_blk); in src_mgr_commit_write()
565 src_mgr->commit_write = src_mgr_commit_write; in src_mgr_create()
572 hw->src_mgr_commit_write(hw, src_mgr->mgr.ctrl_blk); in src_mgr_create()
H A Dcthw20k2.c458 static int src_mgr_commit_write(struct hw *hw, void *blk) in src_mgr_commit_write() function
2269 .src_mgr_commit_write = src_mgr_commit_write,
H A Dcthw20k1.c458 static int src_mgr_commit_write(struct hw *hw, void *blk) in src_mgr_commit_write() function
2196 .src_mgr_commit_write = src_mgr_commit_write,
/kernel/linux/linux-6.6/sound/pci/ctxfi/
H A Dcthardware.h120 int (*src_mgr_commit_write)(struct hw *hw, void *blk); member
H A Dctsrc.c534 static int src_mgr_commit_write(struct src_mgr *mgr) in src_mgr_commit_write() function
538 hw->src_mgr_commit_write(hw, mgr->mgr.ctrl_blk); in src_mgr_commit_write()
565 src_mgr->commit_write = src_mgr_commit_write; in src_mgr_create()
572 hw->src_mgr_commit_write(hw, src_mgr->mgr.ctrl_blk); in src_mgr_create()
H A Dcthw20k2.c458 static int src_mgr_commit_write(struct hw *hw, void *blk) in src_mgr_commit_write() function
2265 .src_mgr_commit_write = src_mgr_commit_write,
H A Dcthw20k1.c458 static int src_mgr_commit_write(struct hw *hw, void *blk) in src_mgr_commit_write() function
2192 .src_mgr_commit_write = src_mgr_commit_write,

Completed in 31 milliseconds