max8997_muic_info
static int max8997_muic_set_debounce_time(struct max8997_muic_info *info,
static int max8997_muic_set_path(struct max8997_muic_info *info,
static int max8997_muic_get_cable_type(struct max8997_muic_info *info,
static int max8997_muic_handle_usb(struct max8997_muic_info *info,
static int max8997_muic_handle_dock(struct max8997_muic_info *info,
static int max8997_muic_handle_jig_uart(struct max8997_muic_info *info,
static int max8997_muic_adc_handler(struct max8997_muic_info *info)
static int max8997_muic_chg_handler(struct max8997_muic_info *info)
struct max8997_muic_info *info = container_of(work,
struct max8997_muic_info, irq_work);
struct max8997_muic_info *info = data;
static int max8997_muic_detect_dev(struct max8997_muic_info *info)
struct max8997_muic_info *info = container_of(to_delayed_work(work),
struct max8997_muic_info, wq_detcable);
struct max8997_muic_info *info;
info = devm_kzalloc(&pdev->dev, sizeof(struct max8997_muic_info),