Lines Matching refs:phandle
27 static phandle __init olpc_dt_getsibling(phandle node) in olpc_dt_getsibling()
41 static phandle __init olpc_dt_getchild(phandle node) in olpc_dt_getchild()
57 static int __init olpc_dt_getproplen(phandle node, const char *prop) in olpc_dt_getproplen()
74 static int __init olpc_dt_getproperty(phandle node, const char *prop, in olpc_dt_getproperty()
95 static int __init olpc_dt_nextprop(phandle node, char *prev, char *buf) in olpc_dt_nextprop()
112 static int __init olpc_dt_pkg2path(phandle node, char *buf, in olpc_dt_pkg2path()
168 static phandle __init olpc_dt_finddevice(const char *path) in olpc_dt_finddevice()
170 phandle node; in olpc_dt_finddevice()
205 phandle node; in olpc_dt_get_board_revision()
225 phandle node; in olpc_dt_fixup()
271 phandle root; in olpc_dt_build_devicetree()