Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dcs35l56_hda_i2c.c37 cs35l56_hda_remove(cs35l56->base.dev); in cs35l56_hda_i2c_probe()
44 cs35l56_hda_remove(&clt->dev); in cs35l56_hda_i2c_remove()
H A Dcs35l56_hda_spi.c37 cs35l56_hda_remove(cs35l56->base.dev); in cs35l56_hda_spi_probe()
44 cs35l56_hda_remove(&spi->dev); in cs35l56_hda_spi_remove()
H A Dcs35l56_hda.h46 void cs35l56_hda_remove(struct device *dev);
H A Dcs35l56_hda.c1025 void cs35l56_hda_remove(struct device *dev) in cs35l56_hda_remove() function
1042 EXPORT_SYMBOL_NS_GPL(cs35l56_hda_remove, SND_HDA_SCODEC_CS35L56);