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