Home
last modified time | relevance | path

Searched refs:olpc_ofw_is_installed (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/arch/x86/include/asm/ !
Dolpc_ofw.h12 extern bool olpc_ofw_is_installed(void);
/linux-5.19.10/arch/x86/platform/olpc/ !
Dolpc_ofw.c118 bool __init olpc_ofw_is_installed(void) in olpc_ofw_is_installed() function
Dolpc_dt.c312 if (!olpc_ofw_is_installed()) in olpc_dt_build_devicetree()