Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dadp5520.c31 struct adp5520_chip { struct
73 struct adp5520_chip *chip = i2c_get_clientdata(client); in __adp5520_ack_bits()
104 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_set_bits()
124 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_clr_bits()
145 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_register_notifier()
163 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_unregister_notifier()
175 struct adp5520_chip *chip = data; in adp5520_irq_thread()
201 static int adp5520_remove_subdevs(struct adp5520_chip *chip) in adp5520_remove_subdevs()
211 struct adp5520_chip *chip; in adp5520_probe()
309 struct adp5520_chip *chip = dev_get_drvdata(&client->dev); in adp5520_remove()
[all …]