Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Drn5t618.c50 static struct rn5t618 *rn5t618_pm_power_off; variable
55 regmap_update_bits(rn5t618_pm_power_off->regmap, RN5T618_REPCNT, in rn5t618_power_off()
58 regmap_update_bits(rn5t618_pm_power_off->regmap, RN5T618_SLPCNT, in rn5t618_power_off()
89 rn5t618_pm_power_off = priv; in rn5t618_i2c_probe()
100 if (priv == rn5t618_pm_power_off) { in rn5t618_i2c_remove()
101 rn5t618_pm_power_off = NULL; in rn5t618_i2c_remove()