Home
last modified time | relevance | path

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

/scripts/dtc/
A Ddt_to_config734 my $compatible = shift;
741 return if (!$node or !$compatible);
751 my @compatibles = split('", "', $compatible);
863 my $compatible = "";
887 &handle_compatible($full_node, $node, $compatible,
908 $compatible = "";
930 $compatible = $line;
931 $compatible =~ s/^\t*//;
932 $compatible =~ s/^compatible = //;
933 $compatible =~ s/;$//;
[all …]
/scripts/
A Ddev-needs.sh25 -c lists the compatible string of the dependencies
147 f=$1/of_node/compatible
A Dspelling.txt363 comaptible||compatible
368 compatable||compatible
381 comppatible||compatible
A Dcheckpatch.pl3717 (($realfile =~ /\.dtsi?$/ && $line =~ /^\+\s*compatible\s*=\s*\"/) ||
/scripts/dtc/libfdt/
A Dfdt_ro.c853 const char *compatible) in fdt_node_check_compatible() argument
862 return !fdt_stringlist_contains(prop, len, compatible); in fdt_node_check_compatible()
866 const char *compatible) in fdt_node_offset_by_compatible() argument
880 err = fdt_node_check_compatible(fdt, offset, compatible); in fdt_node_offset_by_compatible()
A Dlibfdt.h1122 const char *compatible);
1159 const char *compatible);
/scripts/gdb/linux/
A Dconstants.py.in37 * IS_ENABLED generates (a || b) which is not compatible with python
/scripts/mod/
A Ddevicetable-offsets.c89 DEVID_FIELD(of_device_id, compatible); in main()
A Dfile2alias.c360 DEF_FIELD_ADDR(symval, of_device_id, compatible); in do_of_entry()
365 if ((*compatible)[0]) in do_of_entry()
367 *compatible); in do_of_entry()

Completed in 22 milliseconds