Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dirq_helpers.c434 rid->states[0].notifs = regulator_err2notif(err); in regulator_irq_map_event_simple()
/openbmc/linux/include/linux/regulator/
H A Ddriver.h667 static inline int regulator_err2notif(int err) in regulator_err2notif() function