Home
last modified time | relevance | path

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

/linux-6.15/drivers/regulator/
H A Dirq_helpers.c439 rid->states[0].notifs = regulator_err2notif(err); in regulator_irq_map_event_simple()
H A Dbd96801-regulator.c319 rid->states[i].notifs = regulator_err2notif(rdata->ldo_errs); in ldo_map_notif()
/linux-6.15/include/linux/regulator/
H A Ddriver.h671 static inline int regulator_err2notif(int err) in regulator_err2notif() function