Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtas2781-comlib.c213 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove() function
217 EXPORT_SYMBOL_GPL(tasdevice_remove);
H A Dtas2781-i2c.c1951 tasdevice_remove(tas_priv); in tasdevice_i2c_probe()
1959 tasdevice_remove(tas_priv); in tasdevice_i2c_remove()
/linux/include/sound/
H A Dtas2781.h254 void tasdevice_remove(struct tasdevice_priv *tas_priv);
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda.c231 tasdevice_remove(tas_hda->priv); in tas2781_hda_remove()