Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/regulator/
A Dirq_helpers.c85 if (d->renable) { in regulator_notifier_isr_work()
86 ret = d->renable(rid); in regulator_notifier_isr_work()
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-6.3-rc2/drivers/iio/accel/
A Dkionix-kx022a.c608 bool renable = false; in __kx022a_fifo_flush() local
648 renable = true; in __kx022a_fifo_flush()
706 if (renable) in __kx022a_fifo_flush()
/linux-6.3-rc2/include/linux/regulator/
A Ddriver.h574 int (*renable)(struct regulator_irq_data *rid); member

Completed in 15 milliseconds