Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dcs35l41.h38 int cs35l41_probe(struct cs35l41_private *cs35l41, const struct cs35l41_hw_cfg *hw_cfg);
Dcs35l41-i2c.c53 return cs35l41_probe(cs35l41, hw_cfg); in cs35l41_i2c_probe()
Dcs35l41-spi.c52 return cs35l41_probe(cs35l41, hw_cfg); in cs35l41_spi_probe()
Dcs35l41.c1175 int cs35l41_probe(struct cs35l41_private *cs35l41, const struct cs35l41_hw_cfg *hw_cfg) in cs35l41_probe() function
1348 EXPORT_SYMBOL_GPL(cs35l41_probe);