Home
last modified time | relevance | path

Searched refs:max14656_chip (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/power/supply/
H A Dmax14656_charger_detector.c78 struct max14656_chip { struct
135 struct max14656_chip *chip = in max14656_irq_worker()
136 container_of(work, struct max14656_chip, irq_work.work); in max14656_irq_worker()
162 struct max14656_chip *chip = dev_id; in max14656_irq()
169 static int max14656_hw_init(struct max14656_chip *chip) in max14656_hw_init()
211 struct max14656_chip *chip = power_supply_get_drvdata(psy); in max14656_get_property()
241 struct max14656_chip *chip; in max14656_probe()