Home
last modified time | relevance | path

Searched refs:pcm3168a_probe (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dpcm3168a-i2c.c27 return pcm3168a_probe(&i2c->dev, regmap); in pcm3168a_i2c_probe()
H A Dpcm3168a-spi.c26 return pcm3168a_probe(&spi->dev, regmap); in pcm3168a_spi_probe()
H A Dpcm3168a.h16 extern int pcm3168a_probe(struct device *dev, struct regmap *regmap);
H A Dpcm3168a.c706 int pcm3168a_probe(struct device *dev, struct regmap *regmap) in pcm3168a_probe() function
814 EXPORT_SYMBOL_GPL(pcm3168a_probe); variable
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dpcm3168a-spi.c26 return pcm3168a_probe(&spi->dev, regmap); in pcm3168a_spi_probe()
H A Dpcm3168a-i2c.c26 return pcm3168a_probe(&i2c->dev, regmap); in pcm3168a_i2c_probe()
H A Dpcm3168a.h16 extern int pcm3168a_probe(struct device *dev, struct regmap *regmap);
H A Dpcm3168a.c721 int pcm3168a_probe(struct device *dev, struct regmap *regmap) in pcm3168a_probe() function
821 EXPORT_SYMBOL_GPL(pcm3168a_probe); variable

Completed in 4 milliseconds