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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ctxfi/
H A Dcthw20k2.c787 u16 atxcsl:1; member in struct:dao_dirty::__anon19172
796 unsigned int atxcsl; member in struct:dao_ctrl_blk
911 ((struct dao_ctrl_blk *)blk)->atxcsl = spos;
912 ((struct dao_ctrl_blk *)blk)->dirty.bf.atxcsl = 1;
920 if (ctl->dirty.bf.atxcsl) {
924 ctl->atxcsl);
926 ctl->dirty.bf.atxcsl = 0;
934 *spos = ((struct dao_ctrl_blk *)blk)->atxcsl;

Completed in 109 milliseconds