Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ofw/
Dofw_regulator.h58 void regulator_notify(struct regulator_notifier *);
Dofw_regulator.c488 regulator_notify(struct regulator_notifier *rn) in regulator_notify() function
/openbsd/src/sys/dev/fdt/
Drkiovd.c111 regulator_notify(&rd->rd_rn); in rkiovd_attach()