Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dtas2781.h139 void tasdevice_remove(struct tasdevice_priv *tas_priv);
/openbmc/linux/sound/soc/codecs/
H A Dtas2781-comlib.c406 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove() function
410 EXPORT_SYMBOL_GPL(tasdevice_remove);
H A Dtas2781-i2c.c708 tasdevice_remove(tas_priv); in tasdevice_i2c_probe()
716 tasdevice_remove(tas_priv); in tasdevice_i2c_remove()
/openbmc/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c685 tasdevice_remove(tas_hda->priv); in tas2781_hda_remove()