Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dmax8925.h272 extern void max8925_device_exit(struct max8925_chip *);
/openbmc/linux/drivers/mfd/
H A Dmax8925-i2c.c203 max8925_device_exit(chip); in max8925_remove()
H A Dmax8925-core.c904 void max8925_device_exit(struct max8925_chip *chip) in max8925_device_exit() function