Home
last modified time | relevance | path

Searched refs:out_args (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Ddevice_tree.c1523 struct dt_phandle_args *out_args) in __dt_parse_phandle_with_args() argument
1606 if ( out_args ) in __dt_parse_phandle_with_args()
1613 out_args->np = node; in __dt_parse_phandle_with_args()
1614 out_args->args_count = count; in __dt_parse_phandle_with_args()
1616 out_args->args[i] = be32_to_cpup(list++); in __dt_parse_phandle_with_args()
1658 struct dt_phandle_args *out_args) in dt_parse_phandle_with_args() argument
1663 index, out_args); in dt_parse_phandle_with_args()
/xen-4.10.0-shim-comet/xen/include/xen/
A Ddevice_tree.h765 struct dt_phandle_args *out_args);

Completed in 8 milliseconds