Lines Matching refs:adp5585_dev
194 static int adp5585_validate_event(const struct adp5585_dev *adp5585, unsigned int ev) in adp5585_validate_event()
226 static int adp5589_validate_event(const struct adp5585_dev *adp5585, unsigned int ev) in adp5589_validate_event()
237 static struct regmap_config *adp5585_fill_variant_config(struct adp5585_dev *adp5585) in adp5585_fill_variant_config()
280 static int adp5585_parse_ev_array(const struct adp5585_dev *adp5585, const char *prop, u32 *events, in adp5585_parse_ev_array()
325 static int adp5585_unlock_ev_parse(struct adp5585_dev *adp5585) in adp5585_unlock_ev_parse()
350 static int adp5585_reset_ev_parse(struct adp5585_dev *adp5585) in adp5585_reset_ev_parse()
440 static int adp5585_add_devices(const struct adp5585_dev *adp5585) in adp5585_add_devices()
479 const struct adp5585_dev *adp5585 = data; in adp5585_osc_disable()
484 static void adp5585_report_events(struct adp5585_dev *adp5585, int ev_cnt) in adp5585_report_events()
506 struct adp5585_dev *adp5585 = data; in adp5585_irq()
534 static int adp5585_setup(struct adp5585_dev *adp5585) in adp5585_setup()
624 static int adp5585_parse_fw(struct adp5585_dev *adp5585) in adp5585_parse_fw()
650 struct adp5585_dev *adp5585 = data; in adp5585_irq_disable()
656 struct adp5585_dev *adp5585) in adp5585_irq_enable()
692 struct adp5585_dev *adp5585; in adp5585_i2c_probe()
768 struct adp5585_dev *adp5585 = dev_get_drvdata(dev); in adp5585_suspend()
780 struct adp5585_dev *adp5585 = dev_get_drvdata(dev); in adp5585_resume()