Lines Matching defs:out_args
378 int index, struct of_phandle_args *out_args);
381 struct of_phandle_args *out_args);
733 struct of_phandle_args *out_args)
742 struct of_phandle_args *out_args)
961 * @out_args: optional pointer to output arguments structure (will be filled)
964 * Returns 0 on success and fills out_args, on error returns appropriate
967 * Caller is responsible to call of_node_put() on the returned out_args->np
991 struct of_phandle_args *out_args)
1000 cell_count, index, out_args);
1009 * @out_args: optional pointer to output arguments structure (will be filled)
1012 * Returns 0 on success and fills out_args, on error returns appropriate
1015 * Caller is responsible to call of_node_put() on the returned out_args->np
1037 struct of_phandle_args *out_args)
1040 index, out_args);
1049 * @out_args: optional pointer to output arguments structure (will be filled)
1062 struct of_phandle_args *out_args)
1065 0, index, out_args);