mfi_device
struct mfi_device *mfi = power_supply_get_drvdata(psy);
struct mfi_device *mfi = NULL;
mfi = kzalloc_obj(struct mfi_device);
struct mfi_device *mfi;
static int apple_mfi_fc_set_charge_type(struct mfi_device *mfi,
struct mfi_device *mfi = power_supply_get_drvdata(psy);