Home
last modified time | relevance | path

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

/linux/sound/pci/ctxfi/
H A Dctdaio.c31 [LINEO1] = {.left = 0x00, .right = 0x01},
42 [LINEO1] = {.left = 0x40, .right = 0x41},
110 case LINEO1: return 4; in daio_device_index()
124 case LINEO1: return 4; in daio_device_index()
H A Dctdaio.h26 LINEO1, enumerator
H A Dctatc.c999 dao = container_of(atc->daios[atc->rca_state ? RCA : LINEO1], in atc_dedicated_rca_select()
1005 dao = container_of(atc->daios[atc->rca_state ? LINEO1 : RCA], in atc_dedicated_rca_select()
1084 return atc_daio_unmute(atc, state, LINEO1); in atc_line_front_unmute()
1538 for (i = MIX_WAVE_FRONT, j = LINEO1; i <= MIX_SPDIF_OUT; i++, j++) { in atc_connect_resources()