Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dolpc_ofw.h12 extern bool olpc_ofw_is_installed(void);
/Linux-v4.19/arch/x86/platform/olpc/
Dolpc_ofw.c117 bool __init olpc_ofw_is_installed(void) in olpc_ofw_is_installed() function
Dolpc_dt.c273 if (!olpc_ofw_is_installed()) in olpc_dt_build_devicetree()