Home
last modified time | relevance | path

Searched refs:chain_property (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtc-parser.y266 $$ = chain_property($2, $1);
H A Ddtc.h230 struct property *chain_property(struct property *first, struct property *list);
H A Dlivetree.c65 struct property *chain_property(struct property *first, struct property *list) in chain_property() function
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddtc-parser.y279 $$ = chain_property($2, $1);
H A Ddtc.h266 struct property *chain_property(struct property *first, struct property *list);
H A Dlivetree.c65 struct property *chain_property(struct property *first, struct property *list) in chain_property() function

Completed in 6 milliseconds