Lines Matching refs:_
58 def dt_chosen_label(kconf, _, chosen): argument
78 def dt_chosen_enabled(kconf, _, chosen): argument
90 def dt_chosen_path(kconf, _, chosen): argument
102 def dt_chosen_has_compat(kconf, _, chosen, compat): argument
152 def dt_nodelabel_exists(kconf, _, label): argument
164 def dt_nodelabel_enabled(kconf, _, label): argument
511 def dt_node_bool_prop(kconf, _, path, prop): argument
523 def dt_nodelabel_bool_prop(kconf, _, label, prop): argument
535 def dt_nodelabel_int_prop(kconf, _, label, prop): argument
558 def dt_chosen_bool_prop(kconf, _, chosen, prop): argument
588 def dt_node_has_prop(kconf, _, path, prop): argument
600 def dt_nodelabel_has_prop(kconf, _, label, prop): argument
724 def dt_node_str_prop_equals(kconf, _, path, prop, val): 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
891 def dt_nodelabel_array_prop_has_val(kconf, _, label, prop, val): argument
910 def dt_nodelabel_path(kconf, _, label): argument
923 def dt_node_parent(kconf, _, path): argument
943 def dt_gpio_hogs_enabled(kconf, _): argument
957 def normalize_upper(kconf, _, string): argument
967 def shields_list_contains(kconf, _, shield): argument
981 def substring(kconf, _, string, start, stop=None): argument