Searched refs:out_args (Results 1 – 8 of 8) sorted by relevance
617 struct of_phandle_args *out_args) in __of_parse_phandle_with_args() argument694 if (out_args) { in __of_parse_phandle_with_args()698 out_args->np = node; in __of_parse_phandle_with_args()699 out_args->args_count = count; in __of_parse_phandle_with_args()701 out_args->args[i] = in __of_parse_phandle_with_args()747 int index, struct of_phandle_args *out_args) in of_parse_phandle_with_args() argument753 index, out_args); in of_parse_phandle_with_args()
118 struct ofnode_phandle_args *out_args) in dev_read_phandle_with_args() argument122 out_args); in dev_read_phandle_with_args()
352 struct ofnode_phandle_args *out_args) in ofnode_parse_phandle_with_args() argument362 ofnode_from_of_phandle_args(&args, out_args); in ofnode_parse_phandle_with_args()372 ofnode_from_fdtdec_phandle_args(&args, out_args); in ofnode_parse_phandle_with_args()
242 struct ofnode_phandle_args *out_args);583 int index, struct ofnode_phandle_args *out_args) in dev_read_phandle_with_args() argument587 out_args); in dev_read_phandle_with_args()
425 int index, struct of_phandle_args *out_args);
499 struct ofnode_phandle_args *out_args);
716 struct fdtdec_phandle_args *out_args) in fdtdec_parse_phandle_with_args() argument799 if (out_args) { in fdtdec_parse_phandle_with_args()808 out_args->node = node; in fdtdec_parse_phandle_with_args()809 out_args->args_count = count; in fdtdec_parse_phandle_with_args()811 out_args->args[i] = in fdtdec_parse_phandle_with_args()
222 struct fdtdec_phandle_args *out_args);