Searched refs:amixer_commit_write (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dctamixer.c113 static int amixer_commit_write(struct amixer *amixer) function
146 hw->amixer_commit_write(hw, index, amixer->rsc.ctrl_blk);
166 hw->amixer_commit_write(hw, index, amixer->rsc.ctrl_blk);
185 amixer_commit_write(amixer);
194 .commit_write = amixer_commit_write,
H A Dcthardware.h134 int (*amixer_commit_write)(struct hw *hw, unsigned int idx, void *blk); member in struct:hw
H A Dcthw20k1.c673 static int amixer_commit_write(struct hw *hw, unsigned int idx, void *blk) function
2229 .amixer_commit_write = amixer_commit_write,
H A Dcthw20k2.c673 static int amixer_commit_write(struct hw *hw, unsigned int idx, void *blk) function
2160 .amixer_commit_write = amixer_commit_write,

Completed in 215 milliseconds