Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/hda/
Dcs35l56_hda_spi.c42 cs35l56_hda_remove(cs35l56->base.dev); in cs35l56_hda_spi_probe()
49 cs35l56_hda_remove(&spi->dev); in cs35l56_hda_spi_remove()
Dcs35l56_hda_i2c.c42 cs35l56_hda_remove(cs35l56->base.dev); in cs35l56_hda_i2c_probe()
49 cs35l56_hda_remove(&clt->dev); in cs35l56_hda_i2c_remove()
Dcs35l56_hda.h48 void cs35l56_hda_remove(struct device *dev);
Dcs35l56_hda.c1099 void cs35l56_hda_remove(struct device *dev) in cs35l56_hda_remove() function
1116 EXPORT_SYMBOL_NS_GPL(cs35l56_hda_remove, SND_HDA_SCODEC_CS35L56);