Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dtas2781.h141 void tasdevice_remove(struct tasdevice_priv *tas_priv);
/Linux-v6.6/sound/soc/codecs/
Dtas2781-comlib.c408 void tasdevice_remove(struct tasdevice_priv *tas_priv) in tasdevice_remove() function
415 EXPORT_SYMBOL_GPL(tasdevice_remove);
Dtas2781-i2c.c723 tasdevice_remove(tas_priv); in tasdevice_i2c_probe()
731 tasdevice_remove(tas_priv); in tasdevice_i2c_remove()
/Linux-v6.6/sound/pci/hda/
Dtas2781_hda_i2c.c641 tasdevice_remove(tas_priv); in tas2781_hda_remove()