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