Home
last modified time | relevance | path

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

/freebsd/sys/dev/regulator/
H A Dregulator.h118 int regnode_set_constraint(struct regnode *regnode);
H A Dregulator.c173 rv = regnode_set_constraint(entry); in regulator_constraint()
836 regnode_set_constraint(struct regnode *regnode) in regnode_set_constraint() function