Lines Matching +full:child +full:- +full:prop +full:- +full:2
1 # SPDX-License-Identifier: BSD-3-Clause
6 # "required:", "enum:" and "default:") up to the grandchild-binding level.
9 # + prop-1
10 # + prop-2
11 # + prop-enum
12 # + prop-req
13 # + prop-const
14 # + prop-default
16 # Child-binding:
17 # + child-prop-1
18 # + child-prop-2
19 # + child-prop-enum
20 # + child-prop-req
21 # + child-prop-const
22 # + child-prop-default
24 # Grandchild-binding:
25 # + grandchild-prop-1
26 # + grandchild-prop-2
27 # + grandchild-prop-enum
28 # + grandchild-prop-req
29 # + grandchild-prop-const
30 # + grandchild-prop-default
35 prop-1:
38 prop-2:
40 prop-enum:
44 - FOO
45 - BAR
46 prop-const:
49 prop-req:
52 prop-default:
56 child-binding:
57 description: Base child-binding description.
60 child-prop-1:
61 description: Base child-prop 1.
63 child-prop-2:
65 child-prop-enum:
69 - CHILD_FOO
70 - CHILD_BAR
71 child-prop-const:
74 child-prop-req:
77 child-prop-default:
79 default: 2
81 child-binding:
82 description: Base grandchild-binding description.
85 grandchild-prop-1:
86 description: Base grandchild-prop 1.
88 grandchild-prop-2:
90 grandchild-prop-enum:
94 - GRANDCHILD_FOO
95 - GRANDCHILD_BAR
96 grandchild-prop-const:
99 grandchild-prop-req:
102 grandchild-prop-default: