Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctmixer.h49 struct rsc **rleft, struct rsc **rright);
H A Dctmixer.c1078 struct rsc **rleft, struct rsc **rright) in mixer_get_output_ports() argument
1082 if (NULL != rleft) in mixer_get_output_ports()
1083 *rleft = &((struct amixer *)mixer->amixers[amix*CHN_NUM])->rsc; in mixer_get_output_ports()