Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/regulator/
Dirq_helpers.c49 static void regulator_notifier_isr_work(struct work_struct *work) in regulator_notifier_isr_work() function
364 INIT_DELAYED_WORK(&h->isr_work, regulator_notifier_isr_work); in regulator_irq_helper()