HomeSort by relevance Sort by last modified time
    Searched refs:chain_property (Results 1 - 3 of 3) sorted by null

  /external/dtc/
dtc-parser.y 233 $$ = chain_property($2, $1);
dtc.h 198 struct property *chain_property(struct property *first, struct property *list);
livetree.c 77 struct property *chain_property(struct property *first, struct property *list) function

Completed in 65 milliseconds