olpc_ofw           30 arch/x86/platform/olpc/olpc_dt.c 	if (olpc_ofw("peer", args, res) || (s32)node == -1)
olpc_ofw           44 arch/x86/platform/olpc/olpc_dt.c 	if (olpc_ofw("child", args, res) || (s32)node == -1) {
olpc_ofw           61 arch/x86/platform/olpc/olpc_dt.c 	if (olpc_ofw("getproplen", args, res)) {
olpc_ofw           81 arch/x86/platform/olpc/olpc_dt.c 		if (olpc_ofw("getprop", args, res)) {
olpc_ofw          101 arch/x86/platform/olpc/olpc_dt.c 	if (olpc_ofw("nextprop", args, res) || success != 1)
olpc_ofw          116 arch/x86/platform/olpc/olpc_dt.c 	if (olpc_ofw("package-to-path", args, res) || *len < 1)
olpc_ofw          172 arch/x86/platform/olpc/olpc_dt.c 	if (olpc_ofw("finddevice", args, res)) {
olpc_ofw          189 arch/x86/platform/olpc/olpc_dt.c 	if (olpc_ofw("interpret", args, res)) {