Searched refs:drc_types (Results 1 – 1 of 1) sorted by relevance
158 const int **drc_names, const int **drc_types, in get_children_props() argument177 if (drc_types) in get_children_props()179 *drc_types = types; in get_children_props()315 const int *drc_types; in is_php_dn() local318 rc = get_children_props(dn, indexes, names, &drc_types, power_domains); in is_php_dn()322 if (!is_php_type((char *) &drc_types[1])) in is_php_dn()325 *types = drc_types; in is_php_dn()