Searched refs:oftree (Results 1 – 5 of 5) sorted by relevance
71 oftree oftree_from_fdt(void *fdt);106 oftree tree; in oftree_from_fdt()138 int oftree_new(oftree *treep);276 static inline bool oftree_valid(oftree tree) in oftree_valid()290 static inline oftree oftree_null(void) in oftree_null()292 oftree tree; in oftree_null()351 static inline oftree oftree_default(void) in oftree_default()353 oftree tree; in oftree_default()371 oftree tree; in oftree_from_np()386 void oftree_dispose(oftree tree);[all …]
111 } oftree; typedef
98 int cedit_read_settings(struct expo *exp, oftree tree);
302 int upl_create_handoff_tree(const struct upl *upl, oftree *treep);311 int upl_read_handoff(struct upl *upl, oftree tree);
212 oftree tree;
Completed in 13 milliseconds