Searched refs:SPDIFIO (Results 1 – 3 of 3) sorted by relevance
32 SPDIFIO, /* S/PDIF In (Flexijack/Optical) on the card */ enumerator
39 [SPDIFIO] = {.left = 0x15, .right = 0x1d},51 [SPDIFIO] = {.left = 0x05, .right = 0x85},109 case SPDIFIO: return 0; in daio_device_index()121 case SPDIFIO: return 0; in daio_device_index()
1099 return atc_daio_unmute(atc, state, SPDIFIO); in atc_spdif_in_unmute()1400 ((i == SPDIFIO) ? SPDIFI1 : i); in atc_get_resources()1529 dai = container_of(atc->daios[SPDIFIO], struct dai, daio); in atc_connect_resources()