Lines Matching defs:chip
73 struct adp5520_chip *chip = i2c_get_clientdata(client); in __adp5520_ack_bits() local
104 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_set_bits() local
124 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_clr_bits() local
145 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_register_notifier() local
163 struct adp5520_chip *chip = dev_get_drvdata(dev); in adp5520_unregister_notifier() local
175 struct adp5520_chip *chip = data; in adp5520_irq_thread() local
201 static int adp5520_remove_subdevs(struct adp5520_chip *chip) in adp5520_remove_subdevs()
211 struct adp5520_chip *chip; in adp5520_probe() local
309 struct adp5520_chip *chip = dev_get_drvdata(&client->dev); in adp5520_remove() local
323 struct adp5520_chip *chip = dev_get_drvdata(&client->dev); in adp5520_suspend() local
335 struct adp5520_chip *chip = dev_get_drvdata(&client->dev); in adp5520_resume() local