Searched refs:olpc_dt_compatible_match (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/platform/olpc/ |
H A D | olpc_dt.c | 219 static int __init olpc_dt_compatible_match(phandle node, const char *compat) in olpc_dt_compatible_match() function 253 if (olpc_dt_compatible_match(node, "olpc,xo1.5-battery")) in olpc_dt_fixup() 261 if (olpc_dt_compatible_match(node, "olpc,xo1-battery")) { in olpc_dt_fixup() 280 if (olpc_dt_compatible_match(node, "olpc,xo1-battery")) { in olpc_dt_fixup()
|
/kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
H A D | olpc_dt.c | 219 static int __init olpc_dt_compatible_match(phandle node, const char *compat) in olpc_dt_compatible_match() function 253 if (olpc_dt_compatible_match(node, "olpc,xo1.5-battery")) in olpc_dt_fixup() 261 if (olpc_dt_compatible_match(node, "olpc,xo1-battery")) { in olpc_dt_fixup() 280 if (olpc_dt_compatible_match(node, "olpc,xo1-battery")) { in olpc_dt_fixup()
|
Completed in 1 milliseconds