Searched refs:src_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 Dctsrc.c178 static int src_commit_write(struct src *src) function
190 hw->src_commit_write(hw, src->rsc.ops->index(&src->rsc),
200 hw->src_commit_write(hw, src->rsc.ops->index(&src->rsc),
255 hw->src_commit_write(hw, src->rsc.ops->index(&src->rsc),
261 hw->src_commit_write(hw, src->rsc.ops->index(&src->rsc),
291 hw->src_commit_write(hw, src->rsc.ops->index(&src->rsc),
329 hw->src_commit_write(hw, src->rsc.ops->index(&src->rsc),
353 .commit_write = src_commit_write,
H A Dcthardware.h98 int (*src_commit_write)(struct hw *hw, unsigned int idx, void *blk); member in struct:hw
H A Dcthw20k1.c369 static int src_commit_write(struct hw *hw, unsigned int idx, void *blk) function
2200 .src_commit_write = src_commit_write,
H A Dcthw20k2.c367 static int src_commit_write(struct hw *hw, unsigned int idx, void *blk) function
2131 .src_commit_write = src_commit_write,

Completed in 161 milliseconds