Searched refs:olpc_ofw (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/x86/platform/olpc/
H A Dolpc_dt.c25 #include <asm/olpc_ofw.h>
35 if (olpc_ofw("peer", args, res) || (s32)node == -1) olpc_dt_getsibling()
49 if (olpc_ofw("child", args, res) || (s32)node == -1) { olpc_dt_getchild()
66 if (olpc_ofw("getproplen", args, res)) { olpc_dt_getproplen()
86 if (olpc_ofw("getprop", args, res)) { olpc_dt_getproperty()
106 if (olpc_ofw("nextprop", args, res) || success != 1) olpc_dt_nextprop()
121 if (olpc_ofw("package-to-path", args, res) || *len < 1) olpc_dt_pkg2path()
174 if (olpc_ofw("finddevice", args, res)) { olpc_dt_finddevice()
191 if (olpc_ofw("interpret", args, res)) { olpc_dt_interpret()
H A Dolpc_ofw.c8 #include <asm/olpc_ofw.h>
H A Dolpc.c28 #include <asm/olpc_ofw.h>
/linux-4.4.14/arch/x86/include/asm/
H A Dolpc_ofw.h14 #define olpc_ofw(name, args, res) \ macro
/linux-4.4.14/arch/x86/kernel/
H A Dsetup.c105 #include <asm/olpc_ofw.h>
/linux-4.4.14/arch/x86/mm/
H A Dinit_32.c47 #include <asm/olpc_ofw.h>

Completed in 136 milliseconds