Searched defs:compat (Results 1 – 1 of 1) sorted by relevance
/scripts/kconfig/ |
A D | kconfigfunctions.py | 102 def dt_chosen_has_compat(kconf, _, chosen, compat): argument 752 def dt_has_compat(kconf, _, compat): argument 763 def dt_compat_enabled(kconf, _, compat): argument 774 def dt_compat_enabled_num(kconf, _, compat): argument 785 def dt_compat_on_bus(kconf, _, compat, bus): argument 800 def dt_compat_any_has_prop(kconf, _, compat, prop, value=None): argument 821 def dt_compat_any_not_has_prop(kconf, _, compat, prop): argument 838 def dt_nodelabel_has_compat(kconf, _, label, compat): argument 854 def dt_node_has_compat(kconf, _, path, compat): argument 874 def dt_nodelabel_enabled_with_compat(kconf, _, label, compat): argument
|
Completed in 4 milliseconds