Home
last modified time | relevance | path

Searched refs:rleft (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/sound/pci/ctxfi/
Dctmixer.h53 struct rsc **rleft, struct rsc **rright);
Dctmixer.c1080 struct rsc **rleft, struct rsc **rright) in mixer_get_output_ports() argument
1084 if (NULL != rleft) in mixer_get_output_ports()
1085 *rleft = &((struct amixer *)mixer->amixers[amix*CHN_NUM])->rsc; in mixer_get_output_ports()