dao_ctrl_blk      919 sound/pci/ctxfi/cthw20k1.c 	((struct dao_ctrl_blk *)blk)->spos = spos;
dao_ctrl_blk      920 sound/pci/ctxfi/cthw20k1.c 	((struct dao_ctrl_blk *)blk)->dirty.bf.spos = 1;
dao_ctrl_blk      926 sound/pci/ctxfi/cthw20k1.c 	struct dao_ctrl_blk *ctl = blk;
dao_ctrl_blk      941 sound/pci/ctxfi/cthw20k1.c 	*spos = ((struct dao_ctrl_blk *)blk)->spos;
dao_ctrl_blk      947 sound/pci/ctxfi/cthw20k1.c 	struct dao_ctrl_blk *blk;
dao_ctrl_blk      961 sound/pci/ctxfi/cthw20k1.c 	kfree((struct dao_ctrl_blk *)blk);
dao_ctrl_blk      903 sound/pci/ctxfi/cthw20k2.c 	((struct dao_ctrl_blk *)blk)->atxcsl = spos;
dao_ctrl_blk      904 sound/pci/ctxfi/cthw20k2.c 	((struct dao_ctrl_blk *)blk)->dirty.bf.atxcsl = 1;
dao_ctrl_blk      910 sound/pci/ctxfi/cthw20k2.c 	struct dao_ctrl_blk *ctl = blk;
dao_ctrl_blk      926 sound/pci/ctxfi/cthw20k2.c 	*spos = ((struct dao_ctrl_blk *)blk)->atxcsl;
dao_ctrl_blk      932 sound/pci/ctxfi/cthw20k2.c 	struct dao_ctrl_blk *blk;