Searched defs:dai_commit_write (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctdaio.c | 310 static int dai_commit_write(struct dai *dai) in dai_commit_write() function
|
H A D | cthardware.h | 157 int (*dai_commit_write)(struct hw *hw, unsigned int idx, void *blk); member
|
H A D | cthw20k2.c | 868 static int dai_commit_write(struct hw *hw, unsigned int idx, void *blk) in dai_commit_write() function
|
H A D | cthw20k1.c | 878 static int dai_commit_write(struct hw *hw, unsigned int idx, void *blk) in dai_commit_write() function
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | ctdaio.c | 310 static int dai_commit_write(struct dai *dai) in dai_commit_write() function
|
H A D | cthardware.h | 157 int (*dai_commit_write)(struct hw *hw, unsigned int idx, void *blk); member
|
H A D | cthw20k2.c | 868 static int dai_commit_write(struct hw *hw, unsigned int idx, void *blk) in dai_commit_write() function
|
H A D | cthw20k1.c | 878 static int dai_commit_write(struct hw *hw, unsigned int idx, void *blk) in dai_commit_write() function
|
Completed in 16 milliseconds