Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-pcf85063.c536 static int pcf85063_probe(struct device *dev, struct regmap *regmap, int irq, in pcf85063_probe() function
702 return pcf85063_probe(&client->dev, regmap, client->irq, config); in pcf85063_i2c_probe()
772 return pcf85063_probe(&spi->dev, regmap, spi->irq, config); in rv8063_probe()