Home
last modified time | relevance | path

Searched refs:to_find (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dof_regulator.c502 /* Looks for "to_find" device_node in src's "regulator-coupled-with" property */
503 static bool of_coupling_find_node(struct device_node *src, struct device_node *to_find, int *index) in of_coupling_find_node() argument
518 if (tmp == to_find) { in of_coupling_find_node()

Completed in 2 milliseconds