Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Ddevice_tree.c1521 const char *cells_name, in __dt_parse_phandle_with_args() argument
1559 if ( cells_name || cur_index == index ) in __dt_parse_phandle_with_args()
1570 if ( cells_name ) in __dt_parse_phandle_with_args()
1572 if ( !dt_property_read_u32(node, cells_name, &count) ) in __dt_parse_phandle_with_args()
1575 np->full_name, cells_name, node->full_name); in __dt_parse_phandle_with_args()
1657 const char *cells_name, int index, in dt_parse_phandle_with_args() argument
1662 return __dt_parse_phandle_with_args(np, list_name, cells_name, 0, in dt_parse_phandle_with_args()
/xen-4.10.0-shim-comet/xen/include/xen/
A Ddevice_tree.h764 const char *cells_name, int index,

Completed in 7 milliseconds