Searched defs:alias_prop (Results 1 – 1 of 1) sorted by relevance
38 struct alias_prop { struct39 struct list_head link;40 const char *alias;41 struct device_node *np;42 int id;43 char stem[0];