Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l41.h38 int cs35l41_probe(struct cs35l41_private *cs35l41, const struct cs35l41_hw_cfg *hw_cfg);
H A Dcs35l41-i2c.c56 return cs35l41_probe(cs35l41, hw_cfg); in cs35l41_i2c_probe()
H A Dcs35l41-spi.c55 return cs35l41_probe(cs35l41, hw_cfg); in cs35l41_spi_probe()
H A Dcs35l41.c1188 int cs35l41_probe(struct cs35l41_private *cs35l41, const struct cs35l41_hw_cfg *hw_cfg) in cs35l41_probe() function
1363 EXPORT_SYMBOL_GPL(cs35l41_probe);