Home
last modified time | relevance | path

Searched refs:SPDIFIO (Results 1 – 3 of 3) sorted by relevance

/linux/sound/pci/ctxfi/
H A Dctdaio.c37 [SPDIFIO] = {.left = 0x15, .right = 0x1d},
50 [SPDIFIO] = {.left = 0x05, .right = 0x85},
108 case SPDIFIO: return 0; in daio_device_index()
122 case SPDIFIO: return 0; in daio_device_index()
H A Dctdaio.h32 SPDIFIO, /* S/PDIF In (Flexijack/Optical) on the card */ enumerator
H A Dctatc.c1124 return atc_daio_unmute(atc, state, SPDIFIO); in atc_spdif_in_unmute()
1434 if (atc->model == CTSB073X && i == SPDIFIO) in atc_get_resources()
1572 dai = container_of(atc->daios[SPDIFIO], struct dai, daio); in atc_connect_resources()