Searched refs:cs35l41_probe (Results 1 – 4 of 4) sorted by relevance
38 int cs35l41_probe(struct cs35l41_private *cs35l41, const struct cs35l41_hw_cfg *hw_cfg);
53 return cs35l41_probe(cs35l41, hw_cfg); in cs35l41_i2c_probe()
52 return cs35l41_probe(cs35l41, hw_cfg); in cs35l41_spi_probe()
1175 int cs35l41_probe(struct cs35l41_private *cs35l41, const struct cs35l41_hw_cfg *hw_cfg) in cs35l41_probe() function1348 EXPORT_SYMBOL_GPL(cs35l41_probe);