Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dtas2781-comlib.c495 int tasdevice_amp_getvol(struct tasdevice_priv *tas_priv, in tasdevice_amp_getvol() function
521 EXPORT_SYMBOL_GPL(tasdevice_amp_getvol);
Dtas2781-i2c.c156 return tasdevice_amp_getvol(tas_priv, ucontrol, mc); in tas2781_amp_getvol()
/linux-6.12.1/include/sound/
Dtas2781.h231 int tasdevice_amp_getvol(struct tasdevice_priv *tas_priv,
/linux-6.12.1/sound/pci/hda/
Dtas2781_hda_i2c.c350 ret = tasdevice_amp_getvol(tas_priv, ucontrol, mc); in tas2781_amp_getvol()