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

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

Completed in 99 milliseconds