Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dpcm179x.h16 int pcm179x_common_init(struct device *dev, struct regmap *regmap);
H A Dpcm179x.c213 int pcm179x_common_init(struct device *dev, struct regmap *regmap) in pcm179x_common_init() function
228 EXPORT_SYMBOL_GPL(pcm179x_common_init); variable
H A Dpcm179x-spi.c29 return pcm179x_common_init(&spi->dev, regmap); in pcm179x_spi_probe()
H A Dpcm179x-i2c.c30 return pcm179x_common_init(&client->dev, regmap); in pcm179x_i2c_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dpcm179x.h16 int pcm179x_common_init(struct device *dev, struct regmap *regmap);
H A Dpcm179x.c212 int pcm179x_common_init(struct device *dev, struct regmap *regmap) in pcm179x_common_init() function
227 EXPORT_SYMBOL_GPL(pcm179x_common_init); variable
H A Dpcm179x-i2c.c29 return pcm179x_common_init(&client->dev, regmap); in pcm179x_i2c_probe()
H A Dpcm179x-spi.c29 return pcm179x_common_init(&spi->dev, regmap); in pcm179x_spi_probe()

Completed in 2 milliseconds