Home
last modified time | relevance | path

Searched defs:rca_state (Results 1 – 2 of 2) sorted by relevance

/linux/sound/pci/ctxfi/
H A Dctatc.h85 unsigned char rca_state; /* 0 = dedicated RCA, 1 = 7.1ch Front */ member
H A Dctmixer.c644 unsigned int rca_state = ucontrol->value.enumerated.item[0]; in dedicated_rca_put() local