Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dtas2781-comlib-i2c.h31 int tasdevice_amp_getvol(struct tasdevice_priv *tas_priv,
/linux/sound/soc/codecs/
H A Dtas2781-comlib-i2c.c232 int tasdevice_amp_getvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_getvol() function
258 EXPORT_SYMBOL_GPL(tasdevice_amp_getvol);
H A Dtas2781-i2c.c193 return tasdevice_amp_getvol(tas_priv, ucontrol, mc); in tas2781_amp_getvol()
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_i2c.c204 ret = tasdevice_amp_getvol(tas_priv, ucontrol, mc); in tas2781_amp_getvol()