Home
last modified time | relevance | path

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

/linux/drivers/reset/
H A Dcore.c923 if (of_phandle_args_equal(args, &rgpio_dev->of_args)) in __reset_add_reset_gpio_device()
988 if (rcdev->of_args && of_phandle_args_equal(args, in __reset_find_rcdev()
/linux/include/linux/
H A Dcpufreq.h1154 if (of_phandle_args_equal(pargs, &args)) in of_perf_domain_get_sharing_cpumask()
H A Dof.h1094 static inline bool of_phandle_args_equal(const struct of_phandle_args *a1, in of_phandle_args_equal() function