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

/linux-master/drivers/reset/
H A Dcore.c923 if (of_phandle_args_equal(args, &rgpio_dev->of_args))
988 if (rcdev->of_args && of_phandle_args_equal(args,
/linux-master/include/linux/
H A Dcpufreq.h1144 if (of_phandle_args_equal(pargs, &args))
H A Dof.h1087 * of_phandle_args_equal() - Compare two of_phandle_args
1094 static inline bool of_phandle_args_equal(const struct of_phandle_args *a1, function

Completed in 116 milliseconds