SPDIFOO           858 sound/pci/ctxfi/ctatc.c 	struct dao *dao = container_of(atc->daios[SPDIFOO], struct dao, daio);
SPDIFOO           926 sound/pci/ctxfi/ctatc.c 	dao = container_of(atc->daios[SPDIFOO], struct dao, daio);
SPDIFOO          1092 sound/pci/ctxfi/ctatc.c 	return atc_daio_unmute(atc, state, SPDIFOO);
SPDIFOO          1102 sound/pci/ctxfi/ctatc.c 	return atc_dao_get_status(atc, status, SPDIFOO);
SPDIFOO          1107 sound/pci/ctxfi/ctatc.c 	return atc_dao_set_status(atc, status, SPDIFOO);
SPDIFOO          1120 sound/pci/ctxfi/ctatc.c 	dao = container_of(atc->daios[SPDIFOO], struct dao, daio);
SPDIFOO            21 sound/pci/ctxfi/ctdaio.c #define DAIO_OUT_MAX		SPDIFOO
SPDIFOO            38 sound/pci/ctxfi/ctdaio.c 	[SPDIFOO] = {.left = 0x20, .right = 0x21},
SPDIFOO            50 sound/pci/ctxfi/ctdaio.c 	[SPDIFOO] = {.left = 0x00, .right = 0x01},
SPDIFOO           108 sound/pci/ctxfi/ctdaio.c 		case SPDIFOO:	return 0;
SPDIFOO           120 sound/pci/ctxfi/ctdaio.c 		case SPDIFOO:	return 0;