Searched refs:chip_desc (Results 1 – 5 of 5) sorted by relevance
41 struct chip_desc { struct49 const struct chip_desc *chip; argument52 static const struct chip_desc chips[] = {210 const struct chip_desc *chip; in ltc4306_probe()
96 struct chip_desc { struct108 const struct chip_desc *chip; argument126 static const struct chip_desc chips[] = {
199 struct chip_desc { struct223 const struct chip_desc *chip; argument229 static const struct chip_desc chip[MAX_RTC_ID_NR] = {260 const struct chip_desc *chip = max31335->chip; in max31335_volatile_reg()678 const struct chip_desc *match; in max31335_probe()
183 struct chip_desc { struct208 static const struct chip_desc chips[last_ds_type]; argument214 const struct chip_desc *chip = &chips[ds1307->type]; in ds1307_get_time()335 const struct chip_desc *chip = &chips[ds1307->type]; in ds1307_set_time()981 static const struct chip_desc chips[last_ds_type] = {1277 const struct chip_desc *chip = &chips[ds1307->type]; in ds1307_nvram_read()1287 const struct chip_desc *chip = &chips[ds1307->type]; in ds1307_nvram_write()1296 const struct chip_desc *chip) in ds1307_trickle_init()1743 const struct chip_desc *chip; in ds1307_probe()
74 const struct regmap_irq_chip *chip_desc; member1305 IRQF_ONESHOT, 0, pm4125->chip_desc, in pm4125_irq_init()1652 struct regmap_irq_chip *chip_desc; in pm4125_probe() local1663 chip_desc = devm_kmemdup(dev, &pm4125_regmap_irq_chip, in pm4125_probe()1666 if (!chip_desc) in pm4125_probe()1668 chip_desc->irq_drv_data = pm4125; in pm4125_probe()1669 pm4125->chip_desc = chip_desc; in pm4125_probe()