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.c437 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove() function
441 EXPORT_SYMBOL_GPL(tasdevice_remove);
H A Dtas2781-i2c.c1729 tasdevice_remove(tas_priv); in tasdevice_i2c_probe()
1737 tasdevice_remove(tas_priv); in tasdevice_i2c_remove()
/linux/include/sound/
H A Dtas2781.h211 void tasdevice_remove(struct tasdevice_priv *tas_priv);
/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c787 tasdevice_remove(tas_hda->priv); in tas2781_hda_remove()