Lines Matching defs:max77843_muic_info
29 struct max77843_muic_info {
198 static int max77843_muic_set_path(struct max77843_muic_info *info,
245 static void max77843_charger_set_otg_vbus(struct max77843_muic_info *info,
260 static int max77843_muic_get_cable_type(struct max77843_muic_info *info,
368 static int max77843_muic_adc_gnd_handler(struct max77843_muic_info *info)
409 static int max77843_muic_jig_handler(struct max77843_muic_info *info,
439 static int max77843_muic_dock_handler(struct max77843_muic_info *info,
459 static int max77843_muic_adc_handler(struct max77843_muic_info *info)
531 static int max77843_muic_chg_handler(struct max77843_muic_info *info)
628 struct max77843_muic_info *info = container_of(work,
629 struct max77843_muic_info, irq_work);
663 struct max77843_muic_info *info = data;
704 struct max77843_muic_info *info = container_of(to_delayed_work(work),
705 struct max77843_muic_info, wq_detcable);
744 static int max77843_muic_set_debounce_time(struct max77843_muic_info *info,
812 struct max77843_muic_info *info;
933 struct max77843_muic_info *info = platform_get_drvdata(pdev);