Searched refs:compatible (Results 1 – 6 of 6) sorted by relevance
30 compatible=subnode132 >>> print(fdt.getprop(node2, 'compatible').as_str())
821 const char *compatible) in fdt_node_check_compatible() argument830 return !fdt_stringlist_contains(prop, len, compatible); in fdt_node_check_compatible()834 const char *compatible) in fdt_node_offset_by_compatible() argument848 err = fdt_node_check_compatible(fdt, offset, compatible); in fdt_node_offset_by_compatible()
994 const char *compatible);1031 const char *compatible);
363 comaptible||compatible368 compatable||compatible381 comppatible||compatible
3709 (($realfile =~ /\.dtsi?$/ && $line =~ /^\+\s*compatible\s*=\s*\"/) ||
254 """Return the last compatible version of the device tree257 Last compatible version number of the device tree
Completed in 16 milliseconds