Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/platform/olpc/
H A Dolpc_dt.c20 #include <asm/olpc_ofw.h>
30 if (olpc_ofw("peer", args, res) || (s32)node == -1) in olpc_dt_getsibling()
44 if (olpc_ofw("child", args, res) || (s32)node == -1) { in olpc_dt_getchild()
61 if (olpc_ofw("getproplen", args, res)) { in olpc_dt_getproplen()
81 if (olpc_ofw("getprop", args, res)) { in olpc_dt_getproperty()
101 if (olpc_ofw("nextprop", args, res) || success != 1) in olpc_dt_nextprop()
116 if (olpc_ofw("package-to-path", args, res) || *len < 1) in olpc_dt_pkg2path()
172 if (olpc_ofw("finddevice", args, res)) { in olpc_dt_finddevice()
189 if (olpc_ofw("interpret", args, res)) { in olpc_dt_interpret()
H A Dolpc_ofw.c12 #include <asm/olpc_ofw.h>
H A Dolpc.c24 #include <asm/olpc_ofw.h>
/kernel/linux/linux-6.6/arch/x86/platform/olpc/
H A Dolpc_dt.c20 #include <asm/olpc_ofw.h>
30 if (olpc_ofw("peer", args, res) || (s32)node == -1) in olpc_dt_getsibling()
44 if (olpc_ofw("child", args, res) || (s32)node == -1) { in olpc_dt_getchild()
61 if (olpc_ofw("getproplen", args, res)) { in olpc_dt_getproplen()
81 if (olpc_ofw("getprop", args, res)) { in olpc_dt_getproperty()
101 if (olpc_ofw("nextprop", args, res) || success != 1) in olpc_dt_nextprop()
116 if (olpc_ofw("package-to-path", args, res) || *len < 1) in olpc_dt_pkg2path()
172 if (olpc_ofw("finddevice", args, res)) { in olpc_dt_finddevice()
189 if (olpc_ofw("interpret", args, res)) { in olpc_dt_interpret()
H A Dolpc_ofw.c12 #include <asm/olpc_ofw.h>
H A Dolpc.c24 #include <asm/olpc_ofw.h>
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dolpc_ofw.h15 #define olpc_ofw(name, args, res) \ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dolpc_ofw.h15 #define olpc_ofw(name, args, res) \ macro
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dinit_32.c45 #include <asm/olpc_ofw.h>
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dinit_32.c45 #include <asm/olpc_ofw.h>
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dsetup.c44 #include <asm/olpc_ofw.h>
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsetup.c50 #include <asm/olpc_ofw.h>

Completed in 14 milliseconds