Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Ddevres.c642 static void regulator_irq_helper_drop(void *res) in regulator_irq_helper_drop() function
686 ret = devm_add_action_or_reset(dev, regulator_irq_helper_drop, ptr); in devm_regulator_irq_helper()