Searched refs:dao_get_spos (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.h152 int (*dao_get_spos)(void *blk, unsigned int *spos); member in struct:hw
H A Dcthw20k1.c949 static int dao_get_spos(void *blk, unsigned int *spos) function
2247 .dao_get_spos = dao_get_spos,
H A Dcthw20k2.c932 static int dao_get_spos(void *blk, unsigned int *spos) function
2178 .dao_get_spos = dao_get_spos,
H A Dctdaio.c152 ((struct hw *)dao->hw)->dao_get_spos(dao->ctrl_blk, spos);

Completed in 256 milliseconds