H A D | cs4236_lib.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 * ----- 378 CS4236_SINGLE(xname,xindex,reg,shift,mask,invert) global() argument 384 CS4236_SINGLE_TLV(xname,xindex,reg,shift,mask,invert,xtlv) global() argument 408 int shift = (kcontrol->private_value >> 8) & 0xff; snd_cs4236_get_single() local 425 int shift = (kcontrol->private_value >> 8) & 0xff; snd_cs4236_put_single() local 443 CS4236_SINGLEC(xname,xindex,reg,shift,mask,invert) global() argument 454 int shift = (kcontrol->private_value >> 8) & 0xff; snd_cs4236_get_singlec() local 471 int shift = (kcontrol->private_value >> 8) & 0xff; snd_cs4236_put_singlec() local [all...] |