Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dcs35l56_hda.h45 int cs35l56_hda_common_probe(struct cs35l56_hda *cs35l56, int id);
H A Dcs35l56_hda_i2c.c32 ret = cs35l56_hda_common_probe(cs35l56, clt->addr); in cs35l56_hda_i2c_probe()
H A Dcs35l56_hda_spi.c32 ret = cs35l56_hda_common_probe(cs35l56, spi->chip_select); in cs35l56_hda_spi_probe()
H A Dcs35l56_hda.c920 int cs35l56_hda_common_probe(struct cs35l56_hda *cs35l56, int id) in cs35l56_hda_common_probe() function
1023 EXPORT_SYMBOL_NS_GPL(cs35l56_hda_common_probe, SND_HDA_SCODEC_CS35L56);