Home
last modified time | relevance | path

Searched refs:compatible (Results 1 – 6 of 6) sorted by relevance

/scripts/dtc/
A DREADME30 compatible=subnode1
32 >>> print(fdt.getprop(node2, 'compatible').as_str())
/scripts/dtc/libfdt/
A Dfdt_ro.c821 const char *compatible) in fdt_node_check_compatible() argument
830 return !fdt_stringlist_contains(prop, len, compatible); in fdt_node_check_compatible()
834 const char *compatible) in fdt_node_offset_by_compatible() argument
848 err = fdt_node_check_compatible(fdt, offset, compatible); in fdt_node_offset_by_compatible()
A Dlibfdt.h994 const char *compatible);
1031 const char *compatible);
/scripts/
A Dspelling.txt363 comaptible||compatible
368 compatable||compatible
381 comppatible||compatible
A Dcheckpatch.pl3709 (($realfile =~ /\.dtsi?$/ && $line =~ /^\+\s*compatible\s*=\s*\"/) ||
/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped254 """Return the last compatible version of the device tree
257 Last compatible version number of the device tree

Completed in 17 milliseconds