Searched refs:srcimp_mgr_commit_write (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthardware.h | 129 int (*srcimp_mgr_commit_write)(struct hw *hw, void *blk); member
|
H A D | cthw20k2.c | 557 static int srcimp_mgr_commit_write(struct hw *hw, void *blk) in srcimp_mgr_commit_write() function 2277 .srcimp_mgr_commit_write = srcimp_mgr_commit_write,
|
H A D | cthw20k1.c | 559 static int srcimp_mgr_commit_write(struct hw *hw, void *blk) in srcimp_mgr_commit_write() function 2204 .srcimp_mgr_commit_write = srcimp_mgr_commit_write,
|
H A D | ctsrc.c | 785 hw->srcimp_mgr_commit_write(mgr->hw, mgr->ctrl_blk); in srcimp_map_op()
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cthardware.h | 129 int (*srcimp_mgr_commit_write)(struct hw *hw, void *blk); member
|
H A D | cthw20k2.c | 557 static int srcimp_mgr_commit_write(struct hw *hw, void *blk) in srcimp_mgr_commit_write() function 2273 .srcimp_mgr_commit_write = srcimp_mgr_commit_write,
|
H A D | cthw20k1.c | 559 static int srcimp_mgr_commit_write(struct hw *hw, void *blk) in srcimp_mgr_commit_write() function 2200 .srcimp_mgr_commit_write = srcimp_mgr_commit_write,
|
H A D | ctsrc.c | 785 hw->srcimp_mgr_commit_write(mgr->hw, mgr->ctrl_blk); in srcimp_map_op()
|
Completed in 16 milliseconds