Searched refs:renable (Results 1 – 4 of 4) sorted by relevance
85 if (d->renable) { in regulator_notifier_isr_work()86 ret = d->renable(rid); in regulator_notifier_isr_work()
913 .renable = bd9576_uvd_renable, in bd957x_probe()920 .renable = bd9576_ovd_renable, in bd957x_probe()927 .renable = bd9576_temp_renable, in bd957x_probe()
610 bool renable = false; in __kx022a_fifo_flush() local650 renable = true; in __kx022a_fifo_flush()708 if (renable) in __kx022a_fifo_flush()
578 int (*renable)(struct regulator_irq_data *rid); member