Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ctxfi/
Dctdaio.h35 SPDIFIO, /* S/PDIF In (Flexijack/Optical) on the card */ enumerator
Dctdaio.c43 [SPDIFIO] = {.left = 0x15, .right = 0x1d},
55 [SPDIFIO] = {.left = 0x05, .right = 0x85},
113 case SPDIFIO: return 0; in daio_device_index()
125 case SPDIFIO: return 0; in daio_device_index()
Dctatc.c1089 return atc_daio_unmute(atc, state, SPDIFIO); in atc_spdif_in_unmute()
1393 ((i == SPDIFIO) ? SPDIFI1 : i); in atc_get_resources()
1521 dai = container_of(atc->daios[SPDIFIO], struct dai, daio); in atc_connect_resources()