Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dof_regulator.c561 int c_max_spread, c_n_phandles; in of_check_coupling_data() local
574 c_n_phandles = of_count_phandle_with_args(c_node, in of_check_coupling_data()
578 if (c_n_phandles != n_phandles) { in of_check_coupling_data()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dof_regulator.c627 int c_max_spread, c_n_phandles; in of_check_coupling_data() local
640 c_n_phandles = of_count_phandle_with_args(c_node, in of_check_coupling_data()
644 if (c_n_phandles != n_phandles) { in of_check_coupling_data()

Completed in 2 milliseconds