Lines Matching refs:max14577_muic_info
69 struct max14577_muic_info {
157 static int max14577_muic_set_debounce_time(struct max14577_muic_info *info,
194 static int max14577_muic_set_path(struct max14577_muic_info *info,
253 static int max14577_muic_get_cable_type(struct max14577_muic_info *info,
320 static int max14577_muic_jig_handler(struct max14577_muic_info *info,
355 static int max14577_muic_adc_handler(struct max14577_muic_info *info)
426 static int max14577_muic_chg_handler(struct max14577_muic_info *info)
482 struct max14577_muic_info *info = container_of(work,
483 struct max14577_muic_info, irq_work);
515 * Sets irq_adc or irq_chg in max14577_muic_info and returns 1.
518 static int max14577_parse_irq(struct max14577_muic_info *info, int irq_type)
544 * Sets irq_adc or irq_chg in max14577_muic_info and returns 1.
547 static int max77836_parse_irq(struct max14577_muic_info *info, int irq_type)
568 struct max14577_muic_info *info = data;
602 static int max14577_muic_detect_accessory(struct max14577_muic_info *info)
649 struct max14577_muic_info *info = container_of(to_delayed_work(work),
650 struct max14577_muic_info, wq_detcable);
658 struct max14577_muic_info *info;
771 struct max14577_muic_info *info = platform_get_drvdata(pdev);