Searched defs:src_commit_write (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctsrc.c | 174 static int src_commit_write(struct src *src) in src_commit_write() function
|
H A D | cthardware.h | 108 int (*src_commit_write)(struct hw *hw, unsigned int idx, void *blk); member
|
H A D | cthw20k2.c | 359 static int src_commit_write(struct hw *hw, unsigned int idx, void *blk) in src_commit_write() function
|
H A D | cthw20k1.c | 359 static int src_commit_write(struct hw *hw, unsigned int idx, void *blk) in src_commit_write() function
|
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | ctsrc.c | 174 static int src_commit_write(struct src *src) in src_commit_write() function
|
H A D | cthardware.h | 108 int (*src_commit_write)(struct hw *hw, unsigned int idx, void *blk); member
|
H A D | cthw20k2.c | 359 static int src_commit_write(struct hw *hw, unsigned int idx, void *blk) in src_commit_write() function
|
H A D | cthw20k1.c | 359 static int src_commit_write(struct hw *hw, unsigned int idx, void *blk) in src_commit_write() function
|
Completed in 16 milliseconds