max14656_chip
struct max14656_chip *chip =
container_of(work, struct max14656_chip, irq_work.work);
struct max14656_chip *chip = dev_id;
static int max14656_hw_init(struct max14656_chip *chip)
struct max14656_chip *chip = power_supply_get_drvdata(psy);
struct max14656_chip *chip;