Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dadp5520.c32 struct adp5520_chip { struct
74 struct adp5520_chip *chip = i2c_get_clientdata(client); in __adp5520_ack_bits()
105 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_set_bits()
125 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_clr_bits()
146 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_register_notifier()
164 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_unregister_notifier()
176 struct adp5520_chip *chip = data; in adp5520_irq_thread()
202 static int adp5520_remove_subdevs(struct adp5520_chip *chip) in adp5520_remove_subdevs()
212 struct adp5520_chip *chip; in adp5520_probe()
312 struct adp5520_chip *chip = dev_get_drvdata(&client->dev); in adp5520_suspend()
[all …]