Lines Matching refs:device
34 struct device *dev;
91 int adp5520_write(struct device *dev, int reg, uint8_t val)
97 int adp5520_read(struct device *dev, int reg, uint8_t *val)
103 int adp5520_set_bits(struct device *dev, int reg, uint8_t bit_mask)
123 int adp5520_clr_bits(struct device *dev, int reg, uint8_t bit_mask)
143 int adp5520_register_notifier(struct device *dev, struct notifier_block *nb,
161 int adp5520_unregister_notifier(struct device *dev, struct notifier_block *nb,
196 static int __remove_subdev(struct device *dev, void *unused)
308 static int adp5520_suspend(struct device *dev)
320 static int adp5520_resume(struct device *dev)