Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dpcm3168a-i2c.c26 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.c721 int pcm3168a_probe(struct device *dev, struct regmap *regmap) in pcm3168a_probe() function
821 EXPORT_SYMBOL_GPL(pcm3168a_probe);