Searched refs:cs35l56_hda_remove (Results 1 – 4 of 4) sorted by relevance
42 cs35l56_hda_remove(cs35l56->base.dev); in cs35l56_hda_spi_probe()49 cs35l56_hda_remove(&spi->dev); in cs35l56_hda_spi_remove()
42 cs35l56_hda_remove(cs35l56->base.dev); in cs35l56_hda_i2c_probe()49 cs35l56_hda_remove(&clt->dev); in cs35l56_hda_i2c_remove()
48 void cs35l56_hda_remove(struct device *dev);
1099 void cs35l56_hda_remove(struct device *dev) in cs35l56_hda_remove() function1116 EXPORT_SYMBOL_NS_GPL(cs35l56_hda_remove, SND_HDA_SCODEC_CS35L56);