Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ctxfi/
Dctmixer.h53 struct rsc **rleft, struct rsc **rright);
Dctmixer.c1082 struct rsc **rleft, struct rsc **rright) in mixer_get_output_ports() argument
1086 if (NULL != rleft) in mixer_get_output_ports()
1087 *rleft = &((struct amixer *)mixer->amixers[amix*CHN_NUM])->rsc; in mixer_get_output_ports()