Home
last modified time | relevance | path

Searched refs:tasdevice_digital_putvol (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dtas2781.h165 int tasdevice_digital_putvol(struct tasdevice_priv *tas_priv,
/openbmc/linux/sound/soc/codecs/
H A Dtas2781-comlib.c496 int tasdevice_digital_putvol(struct tasdevice_priv *tas_priv, in tasdevice_digital_putvol() function
521 EXPORT_SYMBOL_GPL(tasdevice_digital_putvol);
H A Dtas2781-i2c.c78 return tasdevice_digital_putvol(tas_priv, ucontrol, mc); in tas2781_digital_putvol()