amixer_commit_write  142 sound/pci/ctxfi/ctamixer.c 		hw->amixer_commit_write(hw, index, amixer->rsc.ctrl_blk);
amixer_commit_write  162 sound/pci/ctxfi/ctamixer.c 	hw->amixer_commit_write(hw, index, amixer->rsc.ctrl_blk);
amixer_commit_write  181 sound/pci/ctxfi/ctamixer.c 	amixer_commit_write(amixer);
amixer_commit_write  190 sound/pci/ctxfi/ctamixer.c 	.commit_write		= amixer_commit_write,
amixer_commit_write  143 sound/pci/ctxfi/cthardware.h 	int (*amixer_commit_write)(struct hw *hw, unsigned int idx, void *blk);
amixer_commit_write 2220 sound/pci/ctxfi/cthw20k1.c 	.amixer_commit_write = amixer_commit_write,
amixer_commit_write 2290 sound/pci/ctxfi/cthw20k2.c 	.amixer_commit_write = amixer_commit_write,