Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/dtc/
Dyamltree.c55 bool is_phandle = false; in yaml_propval_int() local
67 is_phandle = false; in yaml_propval_int()
70 is_phandle = true; in yaml_propval_int()
80 if (is_phandle) in yaml_propval_int()