Lines Matching refs:of_phandle_args
71 struct of_phandle_args { struct
380 extern void of_print_phandle_args(const char *msg, const struct of_phandle_args *args);
383 int index, struct of_phandle_args *out_args);
386 struct of_phandle_args *out_args);
768 struct of_phandle_args *out_args) in __of_parse_phandle_with_args()
777 struct of_phandle_args *out_args) in of_parse_phandle_with_args_map()
983 struct of_phandle_args args; in of_parse_phandle()
1028 struct of_phandle_args *out_args) in of_parse_phandle_with_args()
1074 struct of_phandle_args *out_args) in of_parse_phandle_with_fixed_args()
1099 struct of_phandle_args *out_args) in of_parse_phandle_with_optional_args()
1113 static inline bool of_phandle_args_equal(const struct of_phandle_args *a1, in of_phandle_args_equal()
1114 const struct of_phandle_args *a2) in of_phandle_args_equal()