axp20x_pm_power_off  812 drivers/mfd/axp20x.c static struct axp20x_dev *axp20x_pm_power_off;
axp20x_pm_power_off  815 drivers/mfd/axp20x.c 	if (axp20x_pm_power_off->variant == AXP288_ID)
axp20x_pm_power_off  818 drivers/mfd/axp20x.c 	regmap_write(axp20x_pm_power_off->regmap, AXP20X_OFF_CTRL,
axp20x_pm_power_off  980 drivers/mfd/axp20x.c 		axp20x_pm_power_off = axp20x;
axp20x_pm_power_off  992 drivers/mfd/axp20x.c 	if (axp20x == axp20x_pm_power_off) {
axp20x_pm_power_off  993 drivers/mfd/axp20x.c 		axp20x_pm_power_off = NULL;