Lines Matching defs:max77843_muic_info
29 struct max77843_muic_info {
199 static int max77843_muic_set_path(struct max77843_muic_info *info,
246 static void max77843_charger_set_otg_vbus(struct max77843_muic_info *info,
261 static int max77843_muic_get_cable_type(struct max77843_muic_info *info,
369 static int max77843_muic_adc_gnd_handler(struct max77843_muic_info *info)
410 static int max77843_muic_jig_handler(struct max77843_muic_info *info,
440 static int max77843_muic_dock_handler(struct max77843_muic_info *info,
460 static int max77843_muic_adc_handler(struct max77843_muic_info *info)
532 static int max77843_muic_chg_handler(struct max77843_muic_info *info)
629 struct max77843_muic_info *info = container_of(work,
630 struct max77843_muic_info, irq_work);
664 struct max77843_muic_info *info = data;
705 struct max77843_muic_info *info = container_of(to_delayed_work(work),
706 struct max77843_muic_info, wq_detcable);
745 static int max77843_muic_set_debounce_time(struct max77843_muic_info *info,
813 struct max77843_muic_info *info;
934 struct max77843_muic_info *info = platform_get_drvdata(pdev);