get_spos          879 sound/pci/ctxfi/ctatc.c 	dao->ops->get_spos(dao, &status);
get_spos         1047 sound/pci/ctxfi/ctatc.c 	return dao->ops->get_spos(dao, status);
get_spos          265 sound/pci/ctxfi/ctdaio.c 	.get_spos		= dao_spdif_get_spos,
get_spos           72 sound/pci/ctxfi/ctdaio.h 	int (*get_spos)(struct dao *dao, unsigned int *spos);