Home
last modified time | relevance | path

Searched refs:tasdevice_amp_putvol (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Dtas2781-comlib.c469 int tasdevice_amp_putvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_putvol() function
493 EXPORT_SYMBOL_GPL(tasdevice_amp_putvol);
H A Dtas2781-i2c.c168 return tasdevice_amp_putvol(tas_priv, ucontrol, mc); in tas2781_amp_putvol()
/linux/include/sound/
H A Dtas2781.h229 int tasdevice_amp_putvol(struct tasdevice_priv *tas_priv,
/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c373 /* The check of the given value is in tasdevice_amp_putvol. */ in tas2781_amp_putvol()
374 ret = tasdevice_amp_putvol(tas_priv, ucontrol, mc); in tas2781_amp_putvol()