Home
last modified time | relevance | path

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

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