Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dmax14656_charger_detector.c79 struct max14656_chip { struct
136 struct max14656_chip *chip = in max14656_irq_worker()
137 container_of(work, struct max14656_chip, irq_work.work); in max14656_irq_worker()
163 struct max14656_chip *chip = dev_id; in max14656_irq()
170 static int max14656_hw_init(struct max14656_chip *chip) in max14656_hw_init()
212 struct max14656_chip *chip = power_supply_get_drvdata(psy); in max14656_get_property()
242 struct max14656_chip *chip; in max14656_probe()