max77843_muic_info
static int max77843_muic_set_path(struct max77843_muic_info *info,
static void max77843_charger_set_otg_vbus(struct max77843_muic_info *info,
static int max77843_muic_get_cable_type(struct max77843_muic_info *info,
static int max77843_muic_adc_gnd_handler(struct max77843_muic_info *info)
static int max77843_muic_jig_handler(struct max77843_muic_info *info,
static int max77843_muic_dock_handler(struct max77843_muic_info *info,
static int max77843_muic_adc_handler(struct max77843_muic_info *info)
static int max77843_muic_chg_handler(struct max77843_muic_info *info)
struct max77843_muic_info *info = container_of(work,
struct max77843_muic_info, irq_work);
struct max77843_muic_info *info = data;
struct max77843_muic_info *info = container_of(to_delayed_work(work),
struct max77843_muic_info, wq_detcable);
static int max77843_muic_set_debounce_time(struct max77843_muic_info *info,
struct max77843_muic_info *info;
struct max77843_muic_info *info = platform_get_drvdata(pdev);