Searched refs:dao_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 Dcthardware.h151 int (*dao_commit_write)(struct hw *hw, unsigned int idx, void *blk); member in struct:hw
H A Dctdaio.c162 static int dao_commit_write(struct dao *dao) function
164 ((struct hw *)dao->hw)->dao_commit_write(dao->hw,
275 .commit_write = dao_commit_write,
H A Dcthw20k1.c934 static int dao_commit_write(struct hw *hw, unsigned int idx, void *blk) function
2246 .dao_commit_write = dao_commit_write,
H A Dcthw20k2.c916 static int dao_commit_write(struct hw *hw, unsigned int idx, void *blk) function
2177 .dao_commit_write = dao_commit_write,

Completed in 284 milliseconds