Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dirq_helpers.c85 if (d->renable) { in regulator_notifier_isr_work()
86 ret = d->renable(rid); in regulator_notifier_isr_work()
H A Dbd9576-regulator.c913 .renable = bd9576_uvd_renable, in bd957x_probe()
920 .renable = bd9576_ovd_renable, in bd957x_probe()
927 .renable = bd9576_temp_renable, in bd957x_probe()
/linux/drivers/iio/accel/
H A Dkionix-kx022a.c762 bool renable = false; in __kx022a_fifo_flush() local
794 renable = true; in __kx022a_fifo_flush()
852 if (renable) in __kx022a_fifo_flush()