Searched refs:cs35l56_hda_remove (Results 1 – 4 of 4) sorted by relevance
37 cs35l56_hda_remove(cs35l56->base.dev); in cs35l56_hda_i2c_probe()44 cs35l56_hda_remove(&clt->dev); in cs35l56_hda_i2c_remove()
37 cs35l56_hda_remove(cs35l56->base.dev); in cs35l56_hda_spi_probe()44 cs35l56_hda_remove(&spi->dev); in cs35l56_hda_spi_remove()
46 void cs35l56_hda_remove(struct device *dev);
1025 void cs35l56_hda_remove(struct device *dev) in cs35l56_hda_remove() function1042 EXPORT_SYMBOL_NS_GPL(cs35l56_hda_remove, SND_HDA_SCODEC_CS35L56);