Searched refs:olpc_ofw (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/x86/platform/olpc/ |
H A D | olpc_dt.c | 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 D | Makefile | 2 obj-$(CONFIG_OLPC) += olpc.o olpc_ofw.o olpc_dt.o
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | olpc_ofw.h | 15 #define olpc_ofw(name, args, res) \ macro
|
/openbmc/linux/ |
H A D | opengrok0.0.log | 344 2024-12-28 20:09:06.049-0600 FINEST t1155 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/arch/x86/include/asm/olpc_ofw.h.gz' [all...] |