mm8013_chip
struct mm8013_chip *chip;
chip = devm_kzalloc(dev, sizeof(struct mm8013_chip), GFP_KERNEL);
static int mm8013_checkdevice(struct mm8013_chip *chip)
struct mm8013_chip *chip = power_supply_get_drvdata(psy);