Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dtas2781-comlib-i2c.h33 int tasdevice_digital_getvol(struct tasdevice_priv *tas_priv,
/linux/sound/soc/codecs/
H A Dtas2781-comlib-i2c.c260 int tasdevice_digital_getvol(struct tasdevice_priv *tas_priv, in tasdevice_digital_getvol() function
282 EXPORT_SYMBOL_GPL(tasdevice_digital_getvol);
H A Dtas2781-i2c.c171 return tasdevice_digital_getvol(tas_priv, ucontrol, mc); in tas2781_digital_getvol()